-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
OS-windowsinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)topic-unicode
Description
| BPO | 11619 |
|---|---|
| Nosy | @terryjreedy, @amauryfa, @pitrou, @vstinner, @ericsnowcurrently |
| 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 2013-08-26.20:33:50.833>
created_at = <Date 2011-03-20.23:58:51.271>
labels = ['interpreter-core', 'expert-unicode', 'OS-windows']
title = "On Windows, don't encode filenames in the import machinery"
updated_at = <Date 2013-08-26.20:33:50.832>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2013-08-26.20:33:50.832>
actor = 'python-dev'
assignee = 'none'
closed = True
closed_date = <Date 2013-08-26.20:33:50.833>
closer = 'python-dev'
components = ['Interpreter Core', 'Unicode', 'Windows']
creation = <Date 2011-03-20.23:58:51.271>
creator = 'vstinner'
dependencies = []
files = ['21321', '31472']
hgrepos = []
issue_num = 11619
keywords = ['patch']
message_count = 14.0
messages = ['131574', '131631', '131633', '132971', '134117', '134118', '134183', '134285', '178882', '193837', '194616', '196002', '196208', '196245']
nosy_count = 8.0
nosy_names = ['terry.reedy', 'amaury.forgeotdarc', 'pitrou', 'vstinner', 'python-dev', 'eric.snow', 'Drekin', 'Steven.Velez']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue11619'
versions = ['Python 3.3']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
OS-windowsinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)topic-unicode