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

Multiprocessing.pool API Extension - Pass Data to Workers w/o Globals #79018

@seanharr11

Description

@seanharr11
BPO 34837
Nosy @terryjreedy, @pitrou, @applio, @seanharr11
PRs
  • bpo-34837: Multiprocessing.Pool API Extension - Pass Data to Workers w/o Globals #9627
  • 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 2018-09-28.20:04:13.460>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Multiprocessing.pool API Extension - Pass Data to Workers w/o Globals'
    updated_at = <Date 2018-10-05.18:45:39.587>
    user = 'https://github.com/seanharr11'

    bugs.python.org fields:

    activity = <Date 2018-10-05.18:45:39.587>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2018-09-28.20:04:13.460>
    creator = 'seanharr11'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34837
    keywords = ['patch']
    message_count = 2.0
    messages = ['327168', '327169']
    nosy_count = 4.0
    nosy_names = ['terry.reedy', 'pitrou', 'davin', 'seanharr11']
    pr_nums = ['9627']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue34837'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytopic-multiprocessingtype-featureA feature request or enhancement

      Projects

      Status

      No status

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        X Tutup