Documenting dataclass and namedtuple changes for structural pattern matching
未關閉
還沒有人認領這個 Issue。
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 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先閱讀連結的 BPO issue 43761,以及關於結構化模式比對、dataclasses 和 namedtuples 的現有文件。找出需要說明 Python 3.10 變更的地方,接著更新相關文件,並確認其中清楚描述了支援的變更。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- documentation
- Issue 類型
- 文件
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100