Skip to content

multiprocessing.Pool is missing a starmap[_async]() method. #56917

@hynek

Description

@hynek
BPO 12708
Nosy @amauryfa, @pitrou, @hynek
Files
  • c02fbcda56f3.diff: Patch to add starmap() and starmap_async() in multiprocessing + tests + docs.
  • 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 2011-12-21.10:05:02.656>
    created_at = <Date 2011-08-08.08:21:45.954>
    labels = ['type-feature', 'library']
    title = 'multiprocessing.Pool is missing a starmap[_async]() method.'
    updated_at = <Date 2011-12-21.10:05:02.654>
    user = 'https://github.com/hynek'

    bugs.python.org fields:

    activity = <Date 2011-12-21.10:05:02.654>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-12-21.10:05:02.656>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2011-08-08.08:21:45.954>
    creator = 'hynek'
    dependencies = []
    files = ['24063']
    hgrepos = ['97']
    issue_num = 12708
    keywords = ['patch']
    message_count = 11.0
    messages = ['141761', '141768', '141935', '141941', '149914', '149916', '149921', '149922', '149923', '149975', '149976']
    nosy_count = 6.0
    nosy_names = ['amaury.forgeotdarc', 'pitrou', 'jnoller', 'neologix', 'python-dev', 'hynek']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue12708'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions