Provide a way to defer SIGINT handling in the current thread
未關閉
還沒有人認領這個 Issue。
3.7 (EOL)
interpreter-core
type-feature
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
| 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']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
遷移後的 issue 連結到 BPO 31388,並標識了 Interpreter Core 元件,但沒有提到任何檔案、測試或進入點。首先閱讀連結的 issue 及其討論;完成條件是在目前 thread 中就延後處理 SIGINT 的方式達成共識,並在此設計工作期間確定實作與測試。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- operating-systems
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100