Modules with decomposable characters in module name not found on macOS
オープン
まだ誰も着手していません。
interpreter-core
OS-mac
topic-importlib
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 39832 |
|---|---|
| Nosy | @brettcannon, @ronaldoussoren, @vstinner, @ned-deily |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2020-03-03.00:25:16.687>
labels = ['OS-mac', 'interpreter-core', 'type-bug', '3.8']
title = 'Modules with decomposable characters in module name not found on macOS'
updated_at = <Date 2020-03-10.18:09:08.632>
user = 'https://bugs.python.org/Norbert'
bugs.python.org fields:
activity = <Date 2020-03-10.18:09:08.632>
actor = 'brett.cannon'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core', 'macOS']
creation = <Date 2020-03-03.00:25:16.687>
creator = 'Norbert'
dependencies = []
files = ['48944']
hgrepos = []
issue_num = 39832
keywords = []
message_count = 5.0
messages = ['363224', '363614', '363774', '363804', '363836']
nosy_count = 5.0
nosy_names = ['brett.cannon', 'ronaldoussoren', 'vstinner', 'ned.deily', 'Norbert']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue39832'
versions = ['Python 3.8']
Linked PRs
- gh-113447
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず添付された Modules.zip とリンク先の PR gh-113447 を確認し、その後、macOS で報告されているモジュール名の挙動を issue の元の文脈と比較します。モジュール名に分解可能な文字が含まれているモジュールを見つけられない問題を解決し、macOS の挙動がリンク先の作業またはその検証によってカバーされれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- operating-systems
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100