Skip to content

pickle: constant propagation in _Unpickler_Read() #71243

@vstinner

Description

@vstinner
BPO 27056
Nosy @vstinner, @serhiy-storchaka
Files
  • unpickle_read.patch
  • unpickle_read-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/vstinner'
    closed_at = <Date 2016-05-20.09:45:57.134>
    created_at = <Date 2016-05-19.12:02:29.287>
    labels = ['performance']
    title = 'pickle: constant propagation in _Unpickler_Read()'
    updated_at = <Date 2016-05-20.19:19:20.651>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2016-05-20.19:19:20.651>
    actor = 'vstinner'
    assignee = 'vstinner'
    closed = True
    closed_date = <Date 2016-05-20.09:45:57.134>
    closer = 'vstinner'
    components = []
    creation = <Date 2016-05-19.12:02:29.287>
    creator = 'vstinner'
    dependencies = []
    files = ['42896', '42914']
    hgrepos = []
    issue_num = 27056
    keywords = ['patch']
    message_count = 9.0
    messages = ['265852', '265858', '265920', '265922', '265925', '265926', '265946', '265952', '265953']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue27056'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    performancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions