Enable optimized locks on Windows
オープン
まだ誰も着手していません。
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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- 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