-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-unicodetype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 5905 |
|---|---|
| Nosy | @malemburg, @terryjreedy, @pitrou, @vstinner, @ezio-melotti |
| 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 2011-12-09.19:19:41.033>
created_at = <Date 2009-05-02.15:17:20.511>
labels = ['type-bug', 'library', 'expert-unicode']
title = 'strptime fails in non-UTF locale'
updated_at = <Date 2011-12-09.19:19:41.033>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2011-12-09.19:19:41.033>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2011-12-09.19:19:41.033>
closer = 'vstinner'
components = ['Library (Lib)', 'Unicode']
creation = <Date 2009-05-02.15:17:20.511>
creator = 'pitrou'
dependencies = []
files = ['23881']
hgrepos = []
issue_num = 5905
keywords = ['patch']
message_count = 10.0
messages = ['86953', '97808', '98105', '112997', '113736', '138210', '138722', '149024', '149038', '149115']
nosy_count = 7.0
nosy_names = ['lemburg', 'terry.reedy', 'pitrou', 'vstinner', 'ezio.melotti', 'BreamoreBoy', 'python-dev']
pr_nums = []
priority = 'critical'
resolution = 'fixed'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue5905'
versions = ['Python 3.2', 'Python 3.3']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-unicodetype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error