X Tutup
The Wayback Machine - https://web.archive.org/web/20260302082112/https://github.com/python/cpython/issues/67886
Skip to content

Multiprocessing.Manager: fix behavior and doc inconsistencies #67886

@pythonhacker

Description

@pythonhacker
BPO 23698
Nosy @applio
Files
  • mp_test.py: Test file for demonstrating the above behaviours. Requires psutil module to be installed.
  • 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 = None
    created_at = <Date 2015-03-18.06:33:05.034>
    labels = ['type-bug', 'library', 'docs']
    title = 'Multiprocessing.Manager: fix behavior and doc inconsistencies'
    updated_at = <Date 2015-05-14.09:47:40.734>
    user = 'https://bugs.python.org/pythonhacker'

    bugs.python.org fields:

    activity = <Date 2015-05-14.09:47:40.734>
    actor = 'pythonhacker'
    assignee = 'docs@python'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2015-03-18.06:33:05.034>
    creator = 'pythonhacker'
    dependencies = []
    files = ['38537']
    hgrepos = []
    issue_num = 23698
    keywords = []
    message_count = 5.0
    messages = ['238379', '238430', '238524', '238525', '243165']
    nosy_count = 4.0
    nosy_names = ['pythonhacker', 'docs@python', 'sbt', 'davin']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23698'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      docsDocumentation in the Doc dirstdlibStandard Library Python modules in the Lib/ directorytopic-multiprocessingtype-bugAn unexpected behavior, bug, or error

      Projects

      Status

      No status

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        X Tutup