Document the optional callback parameter of weakref.WeakMethod
オープン
まだ誰も着手していません。
3.10
3.11
3.9 (EOL)
stdlib
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 47220 |
|---|---|
| Nosy | @rhettinger, @pitrou, @maggyero |
| 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 2022-04-04.21:03:28.457>
labels = ['type-feature', 'library', '3.9', '3.10', '3.11']
title = 'Document the optional callback parameter of weakref.WeakMethod'
updated_at = <Date 2022-04-05.05:34:31.580>
user = 'https://github.com/maggyero'
bugs.python.org fields:
activity = <Date 2022-04-05.05:34:31.580>
actor = 'rhettinger'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2022-04-04.21:03:28.457>
creator = 'maggyero'
dependencies = []
files = []
hgrepos = []
issue_num = 47220
keywords = []
message_count = 2.0
messages = ['416697', '416753']
nosy_count = 3.0
nosy_names = ['rhettinger', 'pitrou', 'maggyero']
pr_nums = ['25491']
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue47220'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず CPython リポジトリ内で weakref.WeakMethod のドキュメントを見つけ、既存のパラメーターの説明を確認します。オプションの callback パラメーターをドキュメント化し、作成されたリファレンスドキュメントでそれが正確に説明されていることを確認します。issue 本文には PR #25491 が記載されているため、先にその作業を確認してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 25/100