Skip to content

Implement PEP 371: multiprocessing module #47300

@jnoller

Description

@jnoller
mannequin
BPO 3050
Nosy @birkenfeld, @giampaolo, @tjguk, @benjaminp
Dependencies
  • bpo-1683: Thread local storage and PyGILState_* mucked up by os.fork()
  • bpo-3042: Add PEP 8 compliant aliases to threading module
  • Files
  • multiprocessing_docs.patch
  • mpdocs.diff
  • multiprocessing_patch_complete.patch.jnoller.v1.bz2
  • py3k_failing.diff
  • py3k_fixed.diff
  • pcbuild.patch: Patch against r64120 to add build instructions for multiprocessing module under Windows
  • news.diff
  • 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/benjaminp'
    closed_at = <Date 2008-06-11.16:58:40.677>
    created_at = <Date 2008-06-06.11:57:54.562>
    labels = ['extension-modules', 'type-feature', 'release-blocker']
    title = 'Implement PEP 371: multiprocessing module'
    updated_at = <Date 2008-06-11.18:14:35.324>
    user = 'https://bugs.python.org/jnoller'

    bugs.python.org fields:

    activity = <Date 2008-06-11.18:14:35.324>
    actor = 'jnoller'
    assignee = 'benjamin.peterson'
    closed = True
    closed_date = <Date 2008-06-11.16:58:40.677>
    closer = 'benjamin.peterson'
    components = ['Extension Modules']
    creation = <Date 2008-06-06.11:57:54.562>
    creator = 'jnoller'
    dependencies = ['1683', '3042']
    files = ['10569', '10572', '10573', '10584', '10587', '10588', '10589']
    hgrepos = []
    issue_num = 3050
    keywords = ['patch']
    message_count = 25.0
    messages = ['67763', '67884', '67888', '67899', '67905', '67906', '67907', '67911', '67912', '67917', '67919', '67920', '67939', '67951', '67956', '67959', '67975', '67979', '67981', '67986', '67988', '67992', '67995', '68002', '68004']
    nosy_count = 7.0
    nosy_names = ['georg.brandl', 'giampaolo.rodola', 'tim.golden', 'roudkerk', 'benjamin.peterson', 'jnoller', 'alecthomas']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue3050'
    versions = ['Python 2.6', 'Python 3.0']

    Metadata

    Metadata

    Assignees

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions