Enable optimized locks on Windows
未關閉
還沒有人認領這個 Issue。
3.12
interpreter-core
OS-windows
performance
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
| BPO | 29871 |
|---|---|
| Nosy | @pfmoore, @kristjanvalur, @tjguk, @paulie4, @zware, @zooba, @MojoVampire, @izbyshev |
| 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 2017-03-22.01:33:16.583>
labels = ['interpreter-core', '3.8', 'OS-windows', 'performance']
title = 'Enable optimized locks on Windows'
updated_at = <Date 2019-02-22.13:48:09.891>
user = 'https://github.com/MojoVampire'
bugs.python.org fields:
activity = <Date 2019-02-22.13:48:09.891>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core', 'Windows']
creation = <Date 2017-03-22.01:33:16.583>
creator = 'josh.r'
dependencies = []
files = []
hgrepos = []
issue_num = 29871
keywords = []
message_count = 9.0
messages = ['289955', '289958', '289966', '289979', '294365', '310235', '333726', '333731', '336264']
nosy_count = 9.0
nosy_names = ['paul.moore', 'kristjan.jonsson', 'tim.golden', 'paulie4', 'zach.ware', 'jeffr@livedata.com', 'steve.dower', 'josh.r', 'izbyshev']
pr_nums = ['756']
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue29871'
versions = ['Python 3.8']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先檢視已移轉 issue 的詳細資訊,以及其中參照的 python/cpython#756 pull request,接著檢查 issue 中所識別的 interpreter-core 與 Windows 情境。確認 Windows 上是否啟用最佳化鎖,並解決或推進現有的 pull request,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- operating-systems, performance
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 20/100