types.SimpleNamespace.__repr__ documentation inconsistency
オープン
まだ誰も着手していません。
3.10
stdlib
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 42088 |
|---|---|
| Nosy | @rhettinger, @ericsnowcurrently, @ZackerySpytz, @bentheiii |
| 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 2020-10-19.20:34:54.612>
labels = ['library', '3.10']
title = 'types.SimpleNamespace.__repr__ documentation inconsistency'
updated_at = <Date 2021-06-10.04:26:41.567>
user = 'https://github.com/bentheiii'
bugs.python.org fields:
activity = <Date 2021-06-10.04:26:41.567>
actor = 'rhettinger'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2020-10-19.20:34:54.612>
creator = 'avrahami.ben'
dependencies = []
files = []
hgrepos = []
issue_num = 42088
keywords = ['patch']
message_count = 4.0
messages = ['379010', '395464', '395468', '395502']
nosy_count = 4.0
nosy_names = ['rhettinger', 'eric.snow', 'ZackerySpytz', 'avrahami.ben']
pr_nums = ['23502']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue42088'
versions = ['Python 3.10']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、issue 本文で参照されている BPO issue 42088 と PR #23502 を確認してください。issue ではファイル、テスト、正確な不一致の内容が示されていないため、変更を加える前に、意図された文言と影響を受けるドキュメントを確認してください。完了とは、SimpleNamespace.repr のドキュメントがその動作と一致することです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100