Windows py launcher fails to handle a quoted version argument
オープン
まだ誰も着手していません。
3.10
3.8 (EOL)
3.9 (EOL)
OS-windows
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 34297 |
|---|---|
| Nosy | @terryjreedy, @pfmoore, @tjguk, @zware, @eryksun, @zooba |
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 2018-07-31.17:40:34.091>
labels = ['3.10', 'type-bug', '3.8', '3.9', 'OS-windows']
title = 'Windows py launcher fails to handle a quoted version argument'
updated_at = <Date 2021-03-17.07:15:06.876>
user = 'https://bugs.python.org/copelnug'
bugs.python.org fields:
activity = <Date 2021-03-17.07:15:06.876>
actor = 'eryksun'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2018-07-31.17:40:34.091>
creator = 'copelnug'
dependencies = []
files = []
hgrepos = []
issue_num = 34297
keywords = []
message_count = 2.0
messages = ['322802', '323093']
nosy_count = 8.0
nosy_names = ['terry.reedy', 'paul.moore', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'Maxime Belanger', 'copelnug']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue34297'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
issue ではソースファイルもテストも特定されていません。まず、バージョン引数を引用符で囲んだ状態で Windows py launcher の失敗を再現し、次に launcher のエントリーポイントを見つけて、引数が正しく処理されることを示すカバレッジを追加します。完了の条件は、Windows で回帰テストがパスすることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- cli, operating-systems
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100