-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 27765 |
|---|---|
| Nosy | @rhettinger, @ncoghlan, @ezio-melotti, @serhiy-storchaka |
| Superseder |
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 2016-08-17.12:20:36.787>
created_at = <Date 2016-08-15.07:20:28.611>
labels = ['type-feature', 'library']
title = 'Accept UTF-8 encoded bytes as input to json.loads()'
updated_at = <Date 2016-08-17.12:36:03.790>
user = 'https://github.com/ncoghlan'bugs.python.org fields:
activity = <Date 2016-08-17.12:36:03.790>
actor = 'berker.peksag'
assignee = 'none'
closed = True
closed_date = <Date 2016-08-17.12:20:36.787>
closer = 'vstinner'
components = ['Library (Lib)']
creation = <Date 2016-08-15.07:20:28.611>
creator = 'ncoghlan'
dependencies = []
files = []
hgrepos = []
issue_num = 27765
keywords = []
message_count = 2.0
messages = ['272725', '272728']
nosy_count = 4.0
nosy_names = ['rhettinger', 'ncoghlan', 'ezio.melotti', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = '10976'
type = 'enhancement'
url = 'https://bugs.python.org/issue27765'
versions = ['Python 3.6']Reactions are currently unavailable
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