Skip to content

Cannot modify dictionaries inside dictionaries using Managers from multiprocessing #51015

@carlosdf

Description

@carlosdf
mannequin
BPO 6766
Nosy @1st1, @applio, @76creates
Files
  • mp_proxy_hack.diff: a crude hack that appears to work
  • test_dict_dict_arrays.py
  • nesting.py: Code example from comment
  • issue_6766_py36.patch
  • issue_6766_py36.nogit.patch: Patch for 3.6 branch in proper format
  • issue_6766_py36.nogit.yuryfeedback.patch: Patch for 3.6 with suggestions from Yury
  • 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/applio'
    closed_at = <Date 2016-09-08.13:13:59.768>
    created_at = <Date 2009-08-23.17:46:28.718>
    labels = ['type-bug', '3.7']
    title = 'Cannot modify dictionaries inside dictionaries using Managers from multiprocessing'
    updated_at = <Date 2019-02-28.16:44:16.304>
    user = 'https://bugs.python.org/carlosdf'

    bugs.python.org fields:

    activity = <Date 2019-02-28.16:44:16.304>
    actor = 'dusan76'
    assignee = 'davin'
    closed = True
    closed_date = <Date 2016-09-08.13:13:59.768>
    closer = 'berker.peksag'
    components = []
    creation = <Date 2009-08-23.17:46:28.718>
    creator = 'carlosdf'
    dependencies = []
    files = ['15119', '21646', '34414', '44402', '44448', '44453']
    hgrepos = []
    issue_num = 6766
    keywords = ['patch']
    message_count = 20.0
    messages = ['91889', '93948', '93951', '93957', '93961', '93962', '98529', '98548', '133655', '213534', '255795', '257226', '274625', '274874', '274911', '274920', '274937', '309914', '311724', '336850']
    nosy_count = 16.0
    nosy_names = ['jnoller', 'carlosdf', 'terrence', 'kghose', 'python-dev', 'sbt', 'dariosg', 'yselivanov', 'Richard.Fothergill', 'dan.oreilly', 'Waldemar.Parzonka', 'davin', 'Justin Patrin', 'John_81', 'Snidhi', 'dusan76']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue6766'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifetype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions