webbrowser to support "gio open <URL>"
Open
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 |
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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