Skip to content

pickle protocol 2 failure on int subclass #44151

@andersjm

Description

@andersjm
mannequin
BPO 1581183
Nosy @rhettinger, @abalkin, @devdanzin, @avassalotti
Superseder
  • bpo-1062277: Pickle breakage with reduction of recursive structures
  • Files
  • int_subclass_pickle_problem.py
  • issue1581183-test-py3k.py
  • issue1581183-test.diff
  • 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/abalkin'
    closed_at = <Date 2010-08-16.20:00:40.663>
    created_at = <Date 2006-10-20.10:15:05.000>
    labels = ['type-bug', 'library', 'docs']
    title = 'pickle protocol 2 failure on int subclass'
    updated_at = <Date 2010-08-16.20:00:40.662>
    user = 'https://bugs.python.org/andersjm'

    bugs.python.org fields:

    activity = <Date 2010-08-16.20:00:40.662>
    actor = 'belopolsky'
    assignee = 'belopolsky'
    closed = True
    closed_date = <Date 2010-08-16.20:00:40.663>
    closer = 'belopolsky'
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2006-10-20.10:15:05.000>
    creator = 'andersjm'
    dependencies = []
    files = ['2189', '17798', '17801']
    hgrepos = []
    issue_num = 1581183
    keywords = []
    message_count = 6.0
    messages = ['30326', '84523', '108889', '108912', '108919', '110390']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'belopolsky', 'andersjm', 'ajaksu2', 'alexandre.vassalotti']
    pr_nums = []
    priority = 'low'
    resolution = 'duplicate'
    stage = 'needs patch'
    status = 'closed'
    superseder = '1062277'
    type = 'behavior'
    url = 'https://bugs.python.org/issue1581183'
    versions = ['Python 2.6', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    docsDocumentation in the Doc dirstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions