Skip to content

concurrent.futures.Executor.map is not equivalent to map. #67478

@majkrzak

Description

@majkrzak
mannequin
BPO 23289
Nosy @brianquinlan
Superseder
  • bpo-32306: Clarify map API in concurrent.futures
  • 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 2022-01-24.17:13:18.479>
    created_at = <Date 2015-01-21.12:42:59.988>
    labels = ['type-bug', 'library']
    title = 'concurrent.futures.Executor.map is not equivalent to map.'
    updated_at = <Date 2022-01-24.17:13:18.478>
    user = 'https://bugs.python.org/majkrzak'

    bugs.python.org fields:

    activity = <Date 2022-01-24.17:13:18.478>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-01-24.17:13:18.479>
    closer = 'iritkatriel'
    components = ['Library (Lib)']
    creation = <Date 2015-01-21.12:42:59.988>
    creator = 'majkrzak'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 23289
    keywords = []
    message_count = 1.0
    messages = ['234433']
    nosy_count = 2.0
    nosy_names = ['bquinlan', 'majkrzak']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '32306'
    type = 'behavior'
    url = 'https://bugs.python.org/issue23289'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
      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