Add name to process and thread pool

Open
#79,177 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
15/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
backend

Research direction

Start by reviewing the linked PR gh-110804 and the original BPO issue 34996, since the issue is already in patch review. Confirm the intended naming behavior for process and thread pools there; the work is done when the requested names are implemented and the relevant tests pass.

Written by the indexing model from the issue text.

Description

3.8 (EOL) stdlib topic-multiprocessing type-feature
BPO 34996
Nosy @pitrou, @matrixise, @tirkarthi, @RazManorAllegro
PRs
  • python/cpython#9906
  • 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-10-16.09:47:55.914>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Add name to process and thread pool'
    updated_at = <Date 2018-10-22.07:26:52.896>
    user = 'https://github.com/RazManorAllegro'
    

    bugs.python.org fields:

    activity = <Date 2018-10-22.07:26:52.896>
    actor = 'xtreak'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2018-10-16.09:47:55.914>
    creator = 'Raz Manor'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34996
    keywords = ['patch']
    message_count = 6.0
    messages = ['327819', '327865', '327900', '328196', '328199', '328239']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'matrixise', 'xtreak', 'Raz Manor']
    pr_nums = ['9906']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue34996'
    versions = ['Python 3.8']
    

    Linked PRs
    • gh-110804
    Dominant language
    Python
    Stars
    77.2k
    Forks
    36k
    Avg merge
    1d 9h
    Merged PRs (30d)
    558

    Contributor guide

    Open the contributing guide

    First steps

    1. Read the whole issue, then the project's contributing guide.
    2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
    3. Fork the repository and make your change on a branch.
    4. Open a pull request that references the issue number.

    More from python/cpython

    All issues in python/cpython

    Similar issues

    More Python issues

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.