webbrowser does not handle opens under Windows WSL properly
オープン
まだ誰も着手していません。
OS-windows
stdlib
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 45589 |
|---|---|
| Nosy | @terryjreedy, @pfmoore, @tjguk, @zware, @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 2021-10-23.17:33:22.416>
labels = ['type-feature', 'OS-windows', '3.11']
title = 'webbrowser does not handle opens under Windows WSL properly'
updated_at = <Date 2021-11-02.19:34:22.273>
user = 'https://bugs.python.org/guidofioravantti'
bugs.python.org fields:
activity = <Date 2021-11-02.19:34:22.273>
actor = 'guido.fioravantti'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2021-10-23.17:33:22.416>
creator = 'guido.fioravantti'
dependencies = []
files = []
hgrepos = []
issue_num = 45589
keywords = []
message_count = 6.0
messages = ['404896', '405482', '405534', '405535', '405537', '405539']
nosy_count = 6.0
nosy_names = ['terry.reedy', 'paul.moore', 'tim.golden', 'zach.ware', 'steve.dower', 'guido.fioravantti']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'test needed'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue45589'
versions = ['Python 3.11']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず Python の webbrowser モジュールを調査し、Windows WSL で報告された動作を再現します。opens の想定される処理を確認し、次に報告されたケースのカバレッジを追加して、問題が発生しなくなったことを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- operating-systems
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100