-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
easystdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 12006 |
|---|---|
| Nosy | @tim-one, @abalkin, @bitdancer, @aganders3, @berkerpeksag, @serhiy-storchaka, @moreati |
| 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/abalkin'
closed_at = <Date 2015-10-06.17:32:47.375>
created_at = <Date 2011-05-05.10:03:42.897>
labels = ['easy', 'type-feature', 'library']
title = 'strptime should implement %G, %V and %u directives'
updated_at = <Date 2015-10-06.17:32:47.373>
user = 'https://bugs.python.org/ErikCederstrand'bugs.python.org fields:
activity = <Date 2015-10-06.17:32:47.373>
actor = 'belopolsky'
assignee = 'belopolsky'
closed = True
closed_date = <Date 2015-10-06.17:32:47.375>
closer = 'belopolsky'
components = ['Library (Lib)']
creation = <Date 2011-05-05.10:03:42.897>
creator = 'Erik.Cederstrand'
dependencies = []
files = ['22113', '22125', '22126', '22137', '22240', '36417', '38585', '38587', '40085', '40113', '40660']
hgrepos = []
issue_num = 12006
keywords = ['patch', 'easy']
message_count = 56.0
messages = ['135177', '135208', '135237', '136821', '136822', '136825', '136828', '136886', '136896', '136899', '136914', '136923', '136924', '136954', '136955', '136956', '136960', '136965', '136976', '136977', '136990', '136995', '137002', '137012', '137030', '137038', '137597', '179529', '221927', '227259', '227274', '227275', '227350', '227409', '227804', '227805', '227806', '238549', '238605', '238612', '238649', '241709', '247384', '247525', '247755', '247917', '249529', '249543', '251983', '251986', '251988', '252139', '252146', '252383', '252413', '252414']
nosy_count = 12.0
nosy_names = ['tim.peters', 'belopolsky', 'r.david.murray', 'BreamoreBoy', 'Erik.Cederstrand', 'python-dev', 'AaronR', 'aganders3', 'berker.peksag', 'serhiy.storchaka', 'Erik Cederstrand', 'Alex.Willmer']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue12006'
versions = ['Python 3.6']Metadata
Metadata
Assignees
Labels
easystdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement