Configuration of windows event loop for libraries
未關閉
還沒有人認領這個 Issue。
topic-asyncio
type-feature
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- 平均合併
- 1 天 9 小時
- 30 天內合併 PR
- 558
描述
| BPO | 37373 |
|---|---|
| Nosy | @njsmith, @asvetlov, @ambv, @bdarnell, @1st1, @zooba, @minrk, @cmeyer, @mikeshardmind, @jack1142, @carltongibson |
| 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 2019-06-22.18:33:25.362>
labels = ['type-feature', '3.8', 'expert-asyncio']
title = 'Configuration of windows event loop for libraries'
updated_at = <Date 2021-05-15.19:32:35.216>
user = 'https://github.com/bdarnell'
bugs.python.org fields:
activity = <Date 2021-05-15.19:32:35.216>
actor = 'Ben.Darnell'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['asyncio']
creation = <Date 2019-06-22.18:33:25.362>
creator = 'Ben.Darnell'
dependencies = []
files = ['48434']
hgrepos = []
issue_num = 37373
keywords = []
message_count = 24.0
messages = ['346289', '346293', '346295', '346299', '346302', '346311', '346315', '346347', '346348', '346360', '346369', '353823', '355891', '355893', '355906', '355991', '362483', '362587', '362643', '362658', '366792', '366795', '393368', '393726']
nosy_count = 12.0
nosy_names = ['njs', 'asvetlov', 'lukasz.langa', 'Ben.Darnell', 'yselivanov', 'steve.dower', 'minrk', 'Big Stone', 'cmeyer', 'mikeshardmind', 'jack1142', 'carltongibson']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue37373'
versions = ['Python 3.8']
Linked PRs
- gh-141834
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先檢視 selector_thread.py 和關聯的 PR gh-141834,接著閱讀 issue 中關於為函式庫設定 Windows 事件迴圈的討論。與維護者確認預期行為和必要的測試;當該行為已實作並由測試涵蓋時,工作即完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- backend
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100