Skip to content

Cleanup the pure Python pickle implementation #60755

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 16551
Nosy @jcea, @pitrou, @avassalotti, @serhiy-storchaka
Files
  • pickle_cleanup.patch
  • bench.py: Microbenchmark for function lookup optimization
  • pickle_cleanup_globals.patch
  • pickle_cleanup_3.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 2013-04-14.10:38:06.683>
    created_at = <Date 2012-11-25.12:17:36.123>
    labels = ['type-feature', 'library']
    title = 'Cleanup the pure Python pickle implementation'
    updated_at = <Date 2013-04-14.10:38:06.660>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2013-04-14.10:38:06.660>
    actor = 'python-dev'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-04-14.10:38:06.683>
    closer = 'python-dev'
    components = ['Library (Lib)']
    creation = <Date 2012-11-25.12:17:36.123>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['28111', '29715', '29732', '29797']
    hgrepos = []
    issue_num = 16551
    keywords = ['patch']
    message_count = 8.0
    messages = ['176345', '182286', '186113', '186205', '186238', '186304', '186716', '186906']
    nosy_count = 5.0
    nosy_names = ['jcea', 'pitrou', 'alexandre.vassalotti', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue16551'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Labels

    stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions