Skip to content

Make pickletools.optimize aware of the MEMOIZE opcode. #64057

@avassalotti

Description

@avassalotti
BPO 19858
Nosy @tim-one, @pitrou, @avassalotti, @serhiy-storchaka
Files
  • pickle_optimize_memoize.patch
  • pickle_optimize_memoize_2.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-16.18:08:13.740>
    created_at = <Date 2013-12-02.01:00:14.519>
    labels = ['type-bug', 'library']
    title = 'Make pickletools.optimize aware of the MEMOIZE opcode.'
    updated_at = <Date 2014-12-16.18:08:13.739>
    user = 'https://github.com/avassalotti'

    bugs.python.org fields:

    activity = <Date 2014-12-16.18:08:13.739>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-12-16.18:08:13.740>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2013-12-02.01:00:14.519>
    creator = 'alexandre.vassalotti'
    dependencies = []
    files = ['37317', '37469']
    hgrepos = []
    issue_num = 19858
    keywords = ['patch', 'needs review']
    message_count = 12.0
    messages = ['204985', '205032', '205051', '205055', '205071', '205074', '205348', '231861', '232658', '232738', '232748', '232752']
    nosy_count = 5.0
    nosy_names = ['tim.peters', 'pitrou', 'alexandre.vassalotti', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue19858'
    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