Low FD_SETSIZE limit on Windows
未關閉
還沒有人認領這個 Issue。
3.12
extension-modules
OS-windows
performance
topic-socket
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- 平均合併
- 1 天 9 小時
- 30 天內合併 PR
- 558
描述
| BPO | 28708 |
|---|---|
| Nosy | @pfmoore, @pitrou, @tjguk, @njsmith, @asvetlov, @zware, @desbma, @eryksun, @zooba, @andzn, @nicoleallen |
| 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 = None
closed_at = None
created_at = <Date 2016-11-15.22:52:38.034>
labels = ['extension-modules', '3.10', 'OS-windows', 'performance']
title = 'Low FD_SETSIZE limit on Windows'
updated_at = <Date 2021-05-11.14:33:14.148>
user = 'https://bugs.python.org/DavidHirschfeld'
bugs.python.org fields:
activity = <Date 2021-05-11.14:33:14.148>
actor = 'zach.ware'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Extension Modules', 'Windows']
creation = <Date 2016-11-15.22:52:38.034>
creator = 'David Hirschfeld'
dependencies = []
files = []
hgrepos = []
issue_num = 28708
keywords = ['patch']
message_count = 20.0
messages = ['280900', '280901', '280902', '281058', '305672', '344713', '344715', '344716', '344720', '344742', '344744', '344756', '344757', '344758', '344760', '344813', '344815', '345127', '345401', '345656']
nosy_count = 15.0
nosy_names = ['paul.moore', 'pitrou', 'tim.golden', 'njs', 'asvetlov', 'zach.ware', 'desbma', 'eryksun', 'steve.dower', 'David Hirschfeld', 'andzn', 'stefanyuk.ana', 'alanpreston', 'MollyEskam', 'nicoleallen']
pr_nums = ['13842', '13845']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'resource usage'
url = 'https://bugs.python.org/issue28708'
versions = ['Python 3.10']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
Issue 中沒有指定原始碼檔案或測試。首先檢視 PR #13842 和 #13845,以及 Windows 擴充模組的相關背景;要完成這項工作,需要處理 FD_SETSIZE 限制,並在 Windows 上驗證結果。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- operating-systems
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 20/100