change representation of match as / capture as `Name(..., ctx=Store())`
オープン
まだ誰も着手していません。
3.10
interpreter-core
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 43994 |
|---|---|
| Nosy | @gvanrossum, @ncoghlan, @asottile, @brandtbucher, @freundTech, @cdce8p |
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-30.22:49:51.192>
labels = ['3.10']
title = 'change representation of match as / capture as `Name(..., ctx=Store())`'
updated_at = <Date 2021-08-08.10:38:09.417>
user = 'https://github.com/asottile'
bugs.python.org fields:
activity = <Date 2021-08-08.10:38:09.417>
actor = 'cdce8p'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2021-04-30.22:49:51.192>
creator = 'Anthony Sottile'
dependencies = []
files = []
hgrepos = []
issue_num = 43994
keywords = []
message_count = 10.0
messages = ['392531', '392547', '392548', '392552', '392562', '392565', '392566', '392568', '392571', '392612']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'ncoghlan', 'Anthony Sottile', 'brandtbucher', 'freundTech', 'cdce8p']
pr_nums = []
priority = 'high'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue43994'
versions = ['Python 3.10']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
リンクされている BPO issue 43994 から始め、match パターンと capture パターンの表現についての議論を確認してください。issue にはファイルもテストも記載されていないため、まず影響を受ける AST 実装とカバレッジを特定してください。要求された表現が実装され、対応するテストがパスすれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- compilers
- issue の種類
- リファクタリング
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100