Skip to content

Incorrect iteration of Manager.dict() method of the multiprocessing module. #78791

@deltaclock

Description

@deltaclock
mannequin
BPO 34610
Nosy @pitrou, @benjaminp, @serhiy-storchaka, @applio, @miss-islington, @deltaclock
PRs
  • bpo-34610: Fixed iterator of multiprocessing.managers.DictProxy. #9113
  • [3.7] bpo-34610: Fixed iterator of multiprocessing.managers.DictProxy. (GH-9113) #9349
  • [3.6] bpo-34610: Fixed iterator of multiprocessing.managers.DictProxy. (GH-9113) #9350
  • [2.7] bpo-34610: Fixed iterator of multiprocessing.managers.DictProxy (GH-9113). #9500
  • Files
  • test.py: Proof of concept code.
  • 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 2018-09-22.18:35:26.970>
    created_at = <Date 2018-09-07.23:43:37.917>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'Incorrect iteration of Manager.dict() method of the multiprocessing module.'
    updated_at = <Date 2018-09-22.18:35:26.969>
    user = 'https://github.com/deltaclock'

    bugs.python.org fields:

    activity = <Date 2018-09-22.18:35:26.969>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-09-22.18:35:26.970>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2018-09-07.23:43:37.917>
    creator = 'deltaclock'
    dependencies = []
    files = ['47792']
    hgrepos = []
    issue_num = 34610
    keywords = ['patch']
    message_count = 6.0
    messages = ['324813', '324820', '325522', '325528', '325529', '326107']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'benjamin.peterson', 'serhiy.storchaka', 'davin', 'miss-islington', 'deltaclock']
    pr_nums = ['9113', '9349', '9350', '9500']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34610'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard 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