Skip to content

Allow specifying prefix for thread name in concurrent.futures.ThreadPoolExecutor #71851

@durin42

Description

@durin42
mannequin
BPO 27664
Nosy @gpshead
Files
  • cpython.patch: Initial patch.
  • 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 2016-08-07.17:20:38.633>
    created_at = <Date 2016-08-01.18:03:16.648>
    labels = ['type-feature', 'library']
    title = 'Allow specifying prefix for thread name in concurrent.futures.ThreadPoolExecutor'
    updated_at = <Date 2016-08-07.17:20:38.631>
    user = 'https://bugs.python.org/durin42'

    bugs.python.org fields:

    activity = <Date 2016-08-07.17:20:38.631>
    actor = 'gregory.p.smith'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-08-07.17:20:38.633>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)']
    creation = <Date 2016-08-01.18:03:16.648>
    creator = 'durin42'
    dependencies = []
    files = ['43967']
    hgrepos = []
    issue_num = 27664
    keywords = ['patch']
    message_count = 4.0
    messages = ['271790', '272125', '272126', '272127']
    nosy_count = 3.0
    nosy_names = ['gregory.p.smith', 'durin42', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27664'
    versions = ['Python 3.6']

    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