Skip to content

add initializer to concurrent.futures.ProcessPoolExecutor #75327

@nvdv

Description

@nvdv
mannequin
BPO 31144
Nosy @pitrou, @nvdv
Superseder
  • bpo-21423: concurrent.futures.ThreadPoolExecutor/ProcessPoolExecutor should accept an initializer argument
  • 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 2017-09-02.18:09:21.914>
    created_at = <Date 2017-08-08.14:02:29.953>
    labels = ['3.7', 'type-feature', 'library']
    title = 'add initializer to concurrent.futures.ProcessPoolExecutor'
    updated_at = <Date 2017-09-02.18:09:21.913>
    user = 'https://github.com/nvdv'

    bugs.python.org fields:

    activity = <Date 2017-09-02.18:09:21.913>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-09-02.18:09:21.914>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2017-08-08.14:02:29.953>
    creator = 'nvdv'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31144
    keywords = []
    message_count = 4.0
    messages = ['299921', '300615', '301166', '301167']
    nosy_count = 2.0
    nosy_names = ['pitrou', 'nvdv']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '21423'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue31144'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard 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