Skip to content

Make pickle generated by Python 3.x compatible with 2.x and vice-versa. #50387

@mkiever

Description

@mkiever
mannequin
BPO 6137
Nosy @gvanrossum, @rhettinger, @jcea, @pitrou, @mkiever, @avassalotti
Files
  • compat_pickle.diff
  • compat_pickle2.diff
  • compat_pickle5.diff
  • compat_pickle6.diff
  • compat_pickle7.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 = None
    closed_at = <Date 2009-06-06.14:22:12.947>
    created_at = <Date 2009-05-28.08:52:35.455>
    labels = ['type-bug', 'library']
    title = 'Make pickle generated by Python 3.x compatible with 2.x and vice-versa.'
    updated_at = <Date 2011-02-21.23:39:35.850>
    user = 'https://github.com/mkiever'

    bugs.python.org fields:

    activity = <Date 2011-02-21.23:39:35.850>
    actor = 'jcea'
    assignee = 'none'
    closed = True
    closed_date = <Date 2009-06-06.14:22:12.947>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2009-05-28.08:52:35.455>
    creator = 'mkiever'
    dependencies = []
    files = ['14124', '14175', '14179', '14184', '14186']
    hgrepos = []
    issue_num = 6137
    keywords = ['patch']
    message_count = 24.0
    messages = ['88470', '88487', '88589', '88602', '88640', '88684', '88826', '88831', '88836', '88838', '88841', '88861', '88863', '88901', '88902', '88921', '89004', '89153', '89154', '89156', '89157', '89158', '89159', '89160']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'rhettinger', 'jcea', 'pitrou', 'mkiever', 'alexandre.vassalotti', 'hagen']
    pr_nums = []
    priority = 'critical'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue6137'
    versions = ['Python 3.1']

    Metadata

    Metadata

    Assignees

    No one assigned

      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