Problem with contextlib.nullcontext
オープン
まだ誰も着手していません。
stdlib
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 34067 |
|---|---|
| Nosy | @ncoghlan, @ericvsmith, @serhiy-storchaka, @miss-islington, @iritkatriel |
| 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 2018-07-07.17:33:25.936>
labels = ['3.8', '3.9', '3.10', 'performance']
title = 'Problem with contextlib.nullcontext'
updated_at = <Date 2020-11-02.14:13:49.172>
user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2020-11-02.14:13:49.172>
actor = 'iritkatriel'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2018-07-07.17:33:25.936>
creator = 'serhiy.storchaka'
dependencies = []
files = []
hgrepos = []
issue_num = 34067
keywords = ['patch']
message_count = 8.0
messages = ['321226', '321254', '321319', '321322', '321461', '321463', '321472', '378332']
nosy_count = 5.0
nosy_names = ['ncoghlan', 'eric.smith', 'serhiy.storchaka', 'miss-islington', 'iritkatriel']
pr_nums = ['8158', '8199']
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'resource usage'
url = 'https://bugs.python.org/issue34067'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
contextlib.nullcontext から始め、リンクされているプルリクエスト #8158 と #8199 を確認してください。既存のパフォーマンス/リソース使用量に関する議論を使って、意図された変更と、完了を示すものを判断してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100