Skip to content

Pickle protocol 2.0 not loading in python 3.5 #70201

@anilredshift

Description

@anilredshift
BPO 26013
Nosy @pitrou, @vstinner, @avassalotti, @serhiy-storchaka
Files
  • b.py: demonstration of bug
  • unpickle_broken_import.patch
  • 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

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions