-
-
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-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 5308 |
|---|---|
| Nosy | @rhettinger, @mdickinson, @pitrou, @tiran, @skrah, @ericsnowcurrently, @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 2013-07-14.12:39:32.320>
created_at = <Date 2009-02-18.22:45:03.442>
labels = ['interpreter-core', 'type-bug']
title = 'cannot marshal objects with more than 2**31 elements'
updated_at = <Date 2013-07-14.12:39:32.320>
user = 'https://github.com/mdickinson'bugs.python.org fields:
activity = <Date 2013-07-14.12:39:32.320>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2013-07-14.12:39:32.320>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2009-02-18.22:45:03.442>
creator = 'mark.dickinson'
dependencies = []
files = ['28977', '28978', '30741']
hgrepos = []
issue_num = 5308
keywords = ['patch']
message_count = 22.0
messages = ['82437', '82440', '82570', '82583', '181535', '181536', '181537', '181554', '181560', '181561', '181562', '181564', '181570', '181572', '181573', '181574', '182011', '182014', '182015', '192093', '192131', '192878']
nosy_count = 8.0
nosy_names = ['rhettinger', 'mark.dickinson', 'pitrou', 'christian.heimes', 'skrah', 'python-dev', 'eric.snow', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue5308'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error