Skip to content

Recursive OrderedDict pickling #62100

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 17900
Nosy @rhettinger, @pitrou, @avassalotti, @serhiy-storchaka
Files
  • OrderedDict_pickle_recursive.patch
  • test_yaml.py: Show the YAML breakage.
  • OrderedDict_pickle_PyYAML.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 = None
    closed_at = <Date 2016-06-12.08:27:22.492>
    created_at = <Date 2013-05-03.19:40:16.705>
    labels = ['type-bug', 'library']
    title = 'Recursive OrderedDict pickling'
    updated_at = <Date 2016-06-12.08:27:22.490>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2016-06-12.08:27:22.490>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-06-12.08:27:22.492>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2013-05-03.19:40:16.705>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['30116', '37103', '37106']
    hgrepos = []
    issue_num = 17900
    keywords = ['patch']
    message_count = 11.0
    messages = ['188325', '188344', '189662', '189688', '189737', '230482', '230484', '230487', '267778', '268314', '268347']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'pitrou', '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/issue17900'
    versions = ['Python 3.4', 'Python 3.5']

    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