-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
OS-windowsstdlibStandard 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 | 13247 |
|---|---|
| Nosy | @loewis, @terryjreedy, @atsuoishimoto, @vstinner, @tjguk, @zware, @serhiy-storchaka, @zooba |
| 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 = None
closed_at = <Date 2014-06-22.23:29:17.370>
created_at = <Date 2011-10-22.23:45:23.895>
labels = ['invalid', 'type-bug', 'library', 'OS-windows']
title = 'under Windows, os.path.abspath returns non-ASCII bytes paths as question marks'
updated_at = <Date 2014-06-22.23:29:17.369>
user = 'https://bugs.python.org/ubershmekel'bugs.python.org fields:
activity = <Date 2014-06-22.23:29:17.369>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2014-06-22.23:29:17.370>
closer = 'vstinner'
components = ['Library (Lib)', 'Windows']
creation = <Date 2011-10-22.23:45:23.895>
creator = 'ubershmekel'
dependencies = []
files = ['23521']
hgrepos = []
issue_num = 13247
keywords = ['patch']
message_count = 23.0
messages = ['146204', '146222', '146322', '146396', '146397', '146403', '146405', '146406', '146407', '146418', '146422', '146424', '146427', '146428', '146451', '146462', '146465', '177612', '220006', '220157', '221203', '221226', '221325']
nosy_count = 11.0
nosy_names = ['loewis', 'terry.reedy', 'ishimoto', 'vstinner', 'tim.golden', 'ubershmekel', 'BreamoreBoy', 'python-dev', 'zach.ware', 'serhiy.storchaka', 'steve.dower']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue13247'
versions = ['Python 3.1', 'Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
OS-windowsstdlibStandard 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