-
-
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/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 24360 |
|---|---|
| Nosy | @bitdancer, @berkerpeksag, @serhiy-storchaka, @Carreau |
| 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/berkerpeksag'
closed_at = <Date 2015-07-29.20:53:28.309>
created_at = <Date 2015-06-02.06:00:51.940>
labels = ['type-feature', 'library']
title = 'improve argparse.Namespace __repr__ for invalid identifiers.'
updated_at = <Date 2015-07-29.21:26:33.221>
user = 'https://github.com/Carreau'bugs.python.org fields:
activity = <Date 2015-07-29.21:26:33.221>
actor = 'mbussonn'
assignee = 'berker.peksag'
closed = True
closed_date = <Date 2015-07-29.20:53:28.309>
closer = 'berker.peksag'
components = ['Library (Lib)']
creation = <Date 2015-06-02.06:00:51.940>
creator = 'mbussonn'
dependencies = []
files = ['39593']
hgrepos = []
issue_num = 24360
keywords = ['patch']
message_count = 12.0
messages = ['244655', '244659', '244778', '244779', '244788', '244792', '244795', '244796', '247580', '247624', '247626', '247633']
nosy_count = 7.0
nosy_names = ['bethard', 'r.david.murray', 'python-dev', 'berker.peksag', 'paul.j3', 'serhiy.storchaka', 'mbussonn']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue24360'
versions = ['Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement