-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 27007 |
|---|---|
| Nosy | @birkenfeld, @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.14:23:58.898>
created_at = <Date 2016-05-12.08:03:18.898>
labels = ['interpreter-core', 'type-feature']
title = 'Alternate constructors bytes.fromhex() and bytearray.fromhex() return an instance of base type'
updated_at = <Date 2016-07-01.14:23:58.897>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2016-07-01.14:23:58.897>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-07-01.14:23:58.898>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2016-05-12.08:03:18.898>
creator = 'serhiy.storchaka'
dependencies = []
files = ['42826']
hgrepos = []
issue_num = 27007
keywords = ['patch']
message_count = 4.0
messages = ['265375', '265387', '269026', '269672']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue27007'
versions = ['Python 3.6']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement