Skip to content

byte/unicode pickle incompatibilities between python2 and python3 #51033

@RonnyPfannschmidt

Description

@RonnyPfannschmidt
BPO 6784
Nosy @gvanrossum, @loewis, @birkenfeld, @jcea, @pitrou, @avassalotti, @florentx, @RonnyPfannschmidt, @serhiy-storchaka
Files
  • bytestrpickle.diff
  • bytestrpickle.diff
  • pickle_python2_str_as_bytes.diff
  • 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/avassalotti'
    closed_at = <Date 2013-12-07.09:12:55.777>
    created_at = <Date 2009-08-26.11:56:12.063>
    labels = ['type-bug', 'library', 'docs']
    title = 'byte/unicode pickle incompatibilities between python2 and python3'
    updated_at = <Date 2013-12-07.09:12:55.775>
    user = 'https://bugs.python.org/RonnyPfannschmidt'

    bugs.python.org fields:

    activity = <Date 2013-12-07.09:12:55.775>
    actor = 'alexandre.vassalotti'
    assignee = 'alexandre.vassalotti'
    closed = True
    closed_date = <Date 2013-12-07.09:12:55.777>
    closer = 'alexandre.vassalotti'
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2009-08-26.11:56:12.063>
    creator = 'RonnyPfannschmidt'
    dependencies = []
    files = ['33011', '33016', '33019']
    hgrepos = []
    issue_num = 6784
    keywords = ['patch']
    message_count = 32.0
    messages = ['91966', '91967', '91970', '91978', '91980', '91998', '92002', '92003', '92012', '92014', '92072', '92592', '153659', '153686', '153705', '153707', '153718', '153719', '154282', '154662', '154795', '154832', '156166', '156167', '205347', '205401', '205412', '205435', '205436', '205440', '205443', '205444']
    nosy_count = 15.0
    nosy_names = ['gvanrossum', 'loewis', 'georg.brandl', 'jcea', 'ggenellina', 'pitrou', 'alexandre.vassalotti', 'RonnyPfannschmidt', 'flox', 'valhallasw', 'jdharper', 'python-dev', 'Ronny.Pfannschmidt', 'serhiy.storchaka', 'kmike']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue6784'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    docsDocumentation in the Doc dirstdlibStandard 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