-
-
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 | 18726 |
|---|---|
| Nosy | @gvanrossum, @rhettinger, @etrepum, @pitrou, @ezio-melotti, @bitdancer, @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 2016-07-01.06:10:50.807>
created_at = <Date 2013-08-13.11:18:14.722>
labels = ['type-feature', 'library']
title = 'json functions have too many positional parameters'
updated_at = <Date 2016-07-01.06:10:50.806>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2016-07-01.06:10:50.806>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-07-01.06:10:50.807>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2013-08-13.11:18:14.722>
creator = 'serhiy.storchaka'
dependencies = []
files = ['42759']
hgrepos = []
issue_num = 18726
keywords = ['patch']
message_count = 17.0
messages = ['195068', '195070', '195071', '195072', '196712', '196717', '196747', '196751', '196791', '196792', '196799', '196805', '196806', '264991', '264993', '264996', '269024']
nosy_count = 9.0
nosy_names = ['gvanrossum', 'rhettinger', 'bob.ippolito', 'pitrou', 'ezio.melotti', 'Arfrever', 'r.david.murray', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue18726'
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