Skip to content

Correct __sizeof__ support for pickle #59718

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 15513
Nosy @jcea, @pitrou, @avassalotti, @serhiy-storchaka
Files
  • pickle_sizeof-3.3.patch: Patch for 3.3
  • pickle_sizeof-3.4.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 2014-12-17.09:44:53.174>
    created_at = <Date 2012-07-31.08:35:39.108>
    labels = ['type-bug', 'library']
    title = 'Correct __sizeof__ support for pickle'
    updated_at = <Date 2014-12-17.09:44:53.173>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2014-12-17.09:44:53.173>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-12-17.09:44:53.174>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2012-07-31.08:35:39.108>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['26615', '36415']
    hgrepos = []
    issue_num = 15513
    keywords = ['patch', 'needs review']
    message_count = 8.0
    messages = ['166979', '167053', '167329', '171978', '225533', '226409', '232661', '232750']
    nosy_count = 6.0
    nosy_names = ['jcea', 'pitrou', 'alexandre.vassalotti', 'python-dev', 'aliles', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15513'
    versions = ['Python 3.4', 'Python 3.5']

    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