webbrowser.open incomplete on Windows

オープン
#52,479 コメント 55 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
25/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
python

調査の方向性

Start by reviewing the Windows-related webbrowser changes in webbrowserdebug.py and the linked webbrowserfix*.patch and 8232_1.patch files. Check the dependency on bpo-43538 and the existing patch-review discussion before determining the expected Windows behavior and how completion should be verified.

索引モデルが issue の本文から書いたものです。

説明

OS-windows stdlib type-feature
BPO 8232
Nosy @pfmoore, @tjguk, @bitdancer, @zware, @eryksun, @zooba, @PedanticHacker, @Mariatta
Dependencies
  • bpo-43538: [Windows] support args and cwd in os.startfile()
  • Files
  • webbrowserdebug.py
  • webbrowserfix.patch
  • webbrowserfix2.patch
  • webbrowserfix3.patch
  • webbrowserfix3.patch
  • webbrowserfix4.patch
  • webbrowserfix5.patch
  • webbrowserfix6.patch
  • 25005_1.patch
  • 8232_1.patch
  • 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 2010-03-25.18:32:39.567>
    labels = ['type-bug', 'library', '3.10', 'OS-windows']
    title = 'webbrowser.open incomplete on Windows'
    updated_at = <Date 2021-03-18.07:42:50.864>
    user = 'https://bugs.python.org/joncwchao'
    

    bugs.python.org fields:

    activity = <Date 2021-03-18.07:42:50.864>
    actor = 'eryksun'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2010-03-25.18:32:39.567>
    creator = 'joncwchao'
    dependencies = ['43538']
    files = ['36110', '36265', '39525', '39533', '39534', '39590', '39626', '39650', '40384', '40393']
    hgrepos = []
    issue_num = 8232
    keywords = ['patch']
    message_count = 55.0
    messages = ['101725', '101728', '101732', '126265', '224057', '224060', '224796', '241047', '241057', '244219', '244298', '244299', '244606', '244769', '244784', '244843', '244851', '244959', '244968', '244986', '245364', '245372', '245374', '245377', '245382', '245385', '245386', '245387', '245388', '245389', '245390', '245391', '245392', '245393', '245394', '245396', '245398', '245399', '245400', '245401', '245404', '245405', '250067', '250072', '250074', '250112', '250114', '250115', '250117', '250121', '250135', '261704', '290930', '290935', '388993']
    nosy_count = 13.0
    nosy_names = ['paul.moore', 'tim.golden', 'Arfrever', 'r.david.murray', 'joncwchao', 'devplayer', 'python-dev', 'zach.ware', 'eryksun', 'steve.dower', 'jbmilam', 'PedanticHacker', 'Mariatta']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue8232'
    versions = ['Python 3.10']
    

    主要言語
    Python
    スター
    77.2k
    フォーク
    36k
    平均マージ
    1日 9時間
    マージ済み PR(30日)
    558

    コントリビューションガイド

    コントリビューションガイドを開く

    はじめの一歩

    1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
    2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
    3. リポジトリをフォークし、ブランチを切って変更します。
    4. issue 番号を参照したプルリクエストを送ります。

    python/cpython のほかの issue

    python/cpython の issue をすべて見る

    似ている issue

    Python の issue をもっと見る

    新しい issue をメールで受け取る

    初心者向けの GitHub issue を短くまとめたダイジェスト。