Documenting dataclass and namedtuple changes for structural pattern matching
オープン
まだ誰も着手していません。
docs
topic-dataclasses
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 43761 |
|---|---|
| Nosy | @gvanrossum, @rhettinger, @ericvsmith, @brandtbucher, @freundTech |
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 2021-04-07.10:40:27.457>
labels = ['3.10', 'docs']
title = 'Documenting dataclass and namedtuple changes for structural pattern matching'
updated_at = <Date 2021-04-12.16:35:21.092>
user = 'https://github.com/freundTech'
bugs.python.org fields:
activity = <Date 2021-04-12.16:35:21.092>
actor = 'brandtbucher'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2021-04-07.10:40:27.457>
creator = 'freundTech'
dependencies = []
files = []
hgrepos = []
issue_num = 43761
keywords = []
message_count = 12.0
messages = ['390413', '390426', '390430', '390457', '390676', '390679', '390685', '390692', '390707', '390725', '390733', '390865']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'rhettinger', 'eric.smith', 'docs@python', 'brandtbucher', 'freundTech']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue43761'
versions = ['Python 3.10']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、リンクされている BPO issue 43761 と、構造化パターンマッチング、dataclasses、namedtuples に関する既存のドキュメントを読みます。Python 3.10 の変更について説明が必要な箇所を特定し、その後、関連するドキュメントを更新して、サポートされている変更が明確に説明されていることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100