Skip to content

OrderedDict iterators are exhausted during pickling #78755

Description

@sir-sigurd
mannequin
BPO 34574
Nosy @serhiy-storchaka, @MojoVampire, @sir-sigurd, @miss-islington, @tirkarthi
PRs
  • bpo-34574: Prevent OrderedDict iterators from exhaustion during pickling. #9051
  • [3.7] bpo-34574: Prevent OrderedDict iterators from exhaustion during pickling. (GH-9051) #9996
  • [3.6] bpo-34574: Prevent OrderedDict iterators from exhaustion during pickling. (GH-9051) #9997
  • 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 2018-10-20.06:06:46.626>
    created_at = <Date 2018-09-04.04:19:39.374>
    labels = ['extension-modules', '3.8', 'type-bug', '3.7']
    title = 'OrderedDict iterators are exhausted during pickling'
    updated_at = <Date 2018-10-20.06:06:46.548>
    user = 'https://github.com/sir-sigurd'

    bugs.python.org fields:

    activity = <Date 2018-10-20.06:06:46.548>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2018-10-20.06:06:46.626>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2018-09-04.04:19:39.374>
    creator = 'sir-sigurd'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34574
    keywords = ['patch']
    message_count = 7.0
    messages = ['324551', '324650', '324664', '328124', '328126', '328127', '328128']
    nosy_count = 5.0
    nosy_names = ['serhiy.storchaka', 'josh.r', 'sir-sigurd', 'miss-islington', 'xtreak']
    pr_nums = ['9051', '9996', '9997']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34574'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions