-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
time.strptime exception context #63744
Copy link
Copy link
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 | 19545 |
|---|---|
| Nosy | @abalkin, @ezio-melotti, @PCManticore, @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-11-24.16:19:48.110>
created_at = <Date 2013-11-10.17:03:45.120>
labels = ['type-bug', 'library']
title = 'time.strptime exception context'
updated_at = <Date 2013-11-24.16:19:48.109>
user = 'https://github.com/PCManticore'bugs.python.org fields:
activity = <Date 2013-11-24.16:19:48.109>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2013-11-24.16:19:48.110>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2013-11-10.17:03:45.120>
creator = 'Claudiu.Popa'
dependencies = []
files = ['32563']
hgrepos = []
issue_num = 19545
keywords = ['patch']
message_count = 4.0
messages = ['202536', '204226', '204228', '204229']
nosy_count = 5.0
nosy_names = ['belopolsky', 'ezio.melotti', 'Claudiu.Popa', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue19545'
versions = ['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