-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 19911 |
|---|---|
| Nosy | @serhiy-storchaka |
| Files |
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 = 'https://github.com/serhiy-storchaka'
closed_at = <Date 2013-12-16.13:26:19.909>
created_at = <Date 2013-12-06.18:18:26.400>
labels = ['type-bug', 'library']
title = 'ntpath.splitdrive() fails when UNC part contains \\u0130'
updated_at = <Date 2013-12-16.13:27:15.717>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2013-12-16.13:27:15.717>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2013-12-16.13:26:19.909>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2013-12-06.18:18:26.400>
creator = 'serhiy.storchaka'
dependencies = []
files = ['33009']
hgrepos = []
issue_num = 19911
keywords = ['patch']
message_count = 3.0
messages = ['205392', '205393', '206304']
nosy_count = 2.0
nosy_names = ['python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue19911'
versions = ['Python 3.3', 'Python 3.4']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error