Skip to content

Pickle 32-bit integers with protocol 0 as INT instead of LONG #76218

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 32037
Nosy @avassalotti, @serhiy-storchaka
PRs
  • bpo-32037: Use the INT opcode for 32-bit integers in protocol 0 pickles. #4407
  • 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 2017-11-16.07:45:07.353>
    created_at = <Date 2017-11-15.16:59:49.683>
    labels = ['3.7', 'type-feature', 'library']
    title = 'Pickle 32-bit integers with protocol 0 as INT instead of LONG'
    updated_at = <Date 2017-11-16.07:45:07.352>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-11-16.07:45:07.352>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-11-16.07:45:07.353>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2017-11-15.16:59:49.683>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32037
    keywords = ['patch']
    message_count = 2.0
    messages = ['306285', '306342']
    nosy_count = 2.0
    nosy_names = ['alexandre.vassalotti', 'serhiy.storchaka']
    pr_nums = ['4407']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32037'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions