Provide Thread creation hook support
Open
Nobody has claimed this yet.
stdlib
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 42443 |
|---|---|
| Nosy | @Yhg1s, @gpshead, @tiran, @qstanczyk |
| PRs |
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 = 'https://github.com/gpshead'
closed_at = None
created_at = <Date 2020-11-23.15:21:52.572>
labels = ['type-feature', 'library', '3.10', '3.11']
title = 'Provide Thread creation hook support'
updated_at = <Date 2021-05-20.00:38:55.044>
user = 'https://github.com/qstanczyk'
bugs.python.org fields:
activity = <Date 2021-05-20.00:38:55.044>
actor = 'gregory.p.smith'
assignee = 'gregory.p.smith'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2020-11-23.15:21:52.572>
creator = 'stanczyk'
dependencies = []
files = []
hgrepos = []
issue_num = 42443
keywords = ['patch']
message_count = 5.0
messages = ['381672', '381712', '381755', '383124', '393993']
nosy_count = 5.0
nosy_names = ['twouters', 'gregory.p.smith', 'christian.heimes', 'python-dev', 'stanczyk']
pr_nums = ['23477']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue42443'
versions = ['Python 3.10', 'Python 3.11']
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue references BPO 42443 and PR #23477; start by reviewing those records and the historical discussion. No files, tests, entry points, or acceptance criteria are named, so confirm the intended hook behavior and completion criteria before starting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100