Provide a way to defer SIGINT handling in the current thread
Open
Nobody has claimed this yet.
3.7 (EOL)
interpreter-core
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 31388 |
|---|---|
| Nosy | @gpshead, @ncoghlan, @pitrou, @njsmith, @jdemeyer, @1st1 |
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 2017-09-07.20:03:25.096>
labels = ['interpreter-core', 'type-feature', '3.7']
title = 'Provide a way to defer SIGINT handling in the current thread'
updated_at = <Date 2019-08-07.08:13:45.053>
user = 'https://github.com/ncoghlan'
bugs.python.org fields:
activity = <Date 2019-08-07.08:13:45.053>
actor = 'jdemeyer'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2017-09-07.20:03:25.096>
creator = 'ncoghlan'
dependencies = []
files = []
hgrepos = []
issue_num = 31388
keywords = []
message_count = 12.0
messages = ['301622', '301625', '301627', '301665', '301690', '301692', '301693', '301703', '301705', '301726', '306224', '349154']
nosy_count = 6.0
nosy_names = ['gregory.p.smith', 'ncoghlan', 'pitrou', 'njs', 'jdemeyer', 'yselivanov']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue31388'
versions = ['Python 3.7']
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 migrated issue links to BPO 31388 and identifies the Interpreter Core component, but mentions no files, tests, or entry point. Start by reading the linked issue and its discussion; done requires an agreed way to defer SIGINT handling in the current thread, with implementation and tests identified during that design work.
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
- 25/100