python / python/cpython

webbrowser to support "gio open <URL>"

Open
#87,303 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

3.11 stdlib type-feature
Dominant language
Python
Stars
77.2k
Forks
36k
PR merge metrics
PR metrics pending

Description

BPO 43137
Nosy @doko42, @tiran, @smcv, @pablogsal, @miss-islington
PRs
  • python/cpython#29154
  • python/cpython#30417
  • 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-02-05.12:26:34.132>
    labels = ['type-feature', 'library', '3.11']
    title = 'webbrowser to support "gio open <URL>"'
    updated_at = <Date 2022-01-05.11:54:53.277>
    user = 'https://github.com/doko42'
    

    bugs.python.org fields:

    activity = <Date 2022-01-05.11:54:53.277>
    actor = 'pablogsal'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2021-02-05.12:26:34.132>
    creator = 'doko'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43137
    keywords = ['patch', '3.11regression']
    message_count = 10.0
    messages = ['386526', '407019', '407056', '407074', '407982', '409721', '409754', '409755', '409756', '409757']
    nosy_count = 5.0
    nosy_names = ['doko', 'christian.heimes', 'smcv', 'pablogsal', 'miss-islington']
    pr_nums = ['29154', '30417']
    priority = None
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue43137'
    versions = ['Python 3.11']
    

    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.

    Research direction

    The issue concerns Python's webbrowser module and names PRs #29154 and #30417; review those changes first to understand the existing work. Done means webbrowser supports launching a URL through the gio open command.

    Written by the indexing model from the issue text.

    Assessment

    Tech stack
    python
    Domain
    cli
    Issue type
    Feature
    Difficulty
    2/5
    Estimated time
    1-3 hours
    Activity status
    Stale
    Clarity
    Mostly clear
    Newbie friendliness
    25/100

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.