-
-
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-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 26013 |
|---|---|
| Nosy | @pitrou, @vstinner, @avassalotti, @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-01-19.10:02:59.279>
created_at = <Date 2016-01-05.07:39:44.938>
labels = ['type-bug', 'library']
title = 'Pickle protocol 2.0 not loading in python 3.5'
updated_at = <Date 2016-01-19.10:02:59.278>
user = 'https://bugs.python.org/anilredshift'bugs.python.org fields:
activity = <Date 2016-01-19.10:02:59.278>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-01-19.10:02:59.279>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2016-01-05.07:39:44.938>
creator = 'anilredshift'
dependencies = []
files = ['41503', '41504']
hgrepos = []
issue_num = 26013
keywords = ['patch']
message_count = 9.0
messages = ['257524', '257526', '257541', '257557', '257558', '258540', '258544', '258545', '258546']
nosy_count = 6.0
nosy_names = ['pitrou', 'vstinner', 'alexandre.vassalotti', 'python-dev', 'serhiy.storchaka', 'anilredshift']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue26013'
versions = ['Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error