nturl2path: drive definition
Open
Nobody has claimed this yet.
3.11
OS-windows
stdlib
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 44810 |
|---|---|
| Nosy | @pfmoore, @tjguk, @zware, @zooba, @NickVeld |
| 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-08-02.12:24:05.800>
labels = ['type-bug', 'OS-windows', '3.11']
title = 'nturl2path: drive definition'
updated_at = <Date 2021-08-02.13:12:06.776>
user = 'https://github.com/NickVeld'
bugs.python.org fields:
activity = <Date 2021-08-02.13:12:06.776>
actor = 'NickVeld'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2021-08-02.12:24:05.800>
creator = 'NickVeld'
dependencies = []
files = []
hgrepos = []
issue_num = 44810
keywords = ['patch']
message_count = 2.0
messages = ['398761', '398764']
nosy_count = 5.0
nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'steve.dower', 'NickVeld']
pr_nums = ['27552']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue44810'
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
Start by reading the nturl2path module context and the linked pull request, python/cpython#27552, which is already associated with this issue. Determine what drive definition behavior the pull request addresses and use its changes and discussion to establish the expected result; the issue is done when that behavior is corrected on Windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100