webbrowser.open incomplete on Windows

Open
#52,479 55 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python

Research direction

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.

Written by the indexing model from the issue text.

Description

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']
    

    Dominant language
    Python
    Stars
    77.2k
    Forks
    36k
    Avg merge
    1d 9h
    Merged PRs (30d)
    558

    Contributor guide

    Open the contributing guide

    First steps

    1. Read the whole issue, then the project's contributing guide.
    2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
    3. Fork the repository and make your change on a branch.
    4. Open a pull request that references the issue number.

    More from python/cpython

    All issues in python/cpython

    Similar issues

    More Python issues

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.