Skip to content

Issues with BINUNICODE8 and BINBYTES8 opcodes in pickle #69449

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 25262
Nosy @pitrou, @vstinner, @avassalotti, @serhiy-storchaka
Files
  • pickle_binbytes8.patch
  • pickle_binbytes8_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 2015-09-29.19:15:57.766>
    created_at = <Date 2015-09-29.06:14:22.762>
    labels = ['extension-modules', 'tests', 'type-bug', 'library']
    title = 'Issues with BINUNICODE8 and BINBYTES8 opcodes in pickle'
    updated_at = <Date 2015-09-29.19:15:57.765>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-09-29.19:15:57.765>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-09-29.19:15:57.766>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules', 'Library (Lib)', 'Tests']
    creation = <Date 2015-09-29.06:14:22.762>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['40615', '40621']
    hgrepos = []
    issue_num = 25262
    keywords = ['patch']
    message_count = 5.0
    messages = ['251823', '251826', '251856', '251876', '251877']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', '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/issue25262'
    versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    extension-modulesC modules in the Modules dirstdlibStandard Library Python modules in the Lib/ directorytestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions