Explore hashlib use of the Windows Crypto API NG
オープン
まだ誰も着手していません。
extension-modules
OS-windows
performance
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 47125 |
|---|---|
| Nosy | @gpshead, @pfmoore, @tjguk, @zware, @zooba, @corona10 |
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 2022-03-26.00:53:13.596>
labels = ['extension-modules', 'OS-windows', 'performance']
title = 'Explore hashlib use of the Windows Crypto API NG'
updated_at = <Date 2022-03-29.01:50:03.983>
user = 'https://github.com/gpshead'
bugs.python.org fields:
activity = <Date 2022-03-29.01:50:03.983>
actor = 'corona10'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Extension Modules', 'Windows']
creation = <Date 2022-03-26.00:53:13.596>
creator = 'gregory.p.smith'
dependencies = []
files = []
hgrepos = []
issue_num = 47125
keywords = []
message_count = 2.0
messages = ['416033', '416181']
nosy_count = 6.0
nosy_names = ['gregory.p.smith', 'paul.moore', 'tim.golden', 'zach.ware', 'steve.dower', 'corona10']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue47125'
versions = []
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ファイルやテストは指定されていません。まず hashlib の Windows 拡張モジュールの実装を見つけ、現在の暗号処理が Windows Crypto API NG と比べてどうなのかを確認します。採用する価値があるかどうかを判断するために必要な性能と互換性の基準を確立してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- performance
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100