-
-
Notifications
You must be signed in to change notification settings - Fork 32.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 | 16475 |
---|---|
Nosy | @loewis, @gpshead, @amauryfa, @mdickinson, @pitrou, @kristjanvalur, @tiran, @benjaminp, @ezio-melotti, @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 = None
closed_at = <Date 2014-04-04.11:47:25.028>
created_at = <Date 2012-11-15.08:54:38.446>
labels = ['interpreter-core', 'type-feature']
title = 'Support object instancing and recursion in marshal'
updated_at = <Date 2014-04-04.13:25:37.673>
user = 'https://github.com/kristjanvalur'
bugs.python.org fields:
activity = <Date 2014-04-04.13:25:37.673>
actor = 'kristjan.jonsson'
assignee = 'none'
closed = True
closed_date = <Date 2014-04-04.11:47:25.028>
closer = 'kristjan.jonsson'
components = ['Interpreter Core']
creation = <Date 2012-11-15.08:54:38.446>
creator = 'kristjan.jonsson'
dependencies = []
files = ['27987', '27988', '28047', '28048', '28052', '28055']
hgrepos = []
issue_num = 16475
keywords = ['patch']
message_count = 47.0
messages = ['175603', '175606', '175632', '175672', '175690', '175695', '175799', '175823', '175955', '175959', '175962', '175963', '175964', '175981', '175982', '175983', '175987', '175988', '175989', '175998', '176003', '176005', '176008', '176011', '176013', '176014', '176015', '176016', '176017', '176018', '176057', '184727', '184738', '184739', '184740', '184754', '184780', '184785', '184809', '184868', '184876', '185142', '185143', '185156', '185193', '185198', '185274']
nosy_count = 11.0
nosy_names = ['loewis', 'gregory.p.smith', 'amaury.forgeotdarc', 'mark.dickinson', 'pitrou', 'kristjan.jonsson', 'christian.heimes', 'benjamin.peterson', 'ezio.melotti', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue16475'
versions = ['Python 3.4']
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