Parallel Timeout Class
Open
Nobody has claimed this yet.
3.8 (EOL)
extension-modules
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 35571 |
|---|---|
| Files |
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-12-23.18:05:07.492>
labels = ['extension-modules', 'type-feature', '3.8']
title = 'Parallel Timeout Class'
updated_at = <Date 2018-12-23.18:05:07.492>
user = 'https://bugs.python.org/StefanVolz'
bugs.python.org fields:
activity = <Date 2018-12-23.18:05:07.492>
actor = 'Stefan Volz'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2018-12-23.18:05:07.492>
creator = 'Stefan Volz'
dependencies = []
files = ['48014']
hgrepos = []
issue_num = 35571
keywords = []
message_count = 1.0
messages = ['332392']
nosy_count = 1.0
nosy_names = ['Stefan Volz']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue35571'
versions = ['Python 3.8']
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
Start with the linked BPO issue 35571 and review the attached Timeout.py proposal, including its proposed test. Determine the intended API and how a parallel timeout class should fit into CPython's extension-module work; done means an accepted design with implementation and tests covering the intended behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100