Renaming the constants for the .flags of PyMemberDef
オープン
まだ誰も着手していません。
3.8 (EOL)
interpreter-core
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 36347 |
|---|---|
| Nosy | @ronaldoussoren, @serhiy-storchaka, @zooba, @matrixise, @MojoVampire, @miss-islington |
| 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 2019-03-18.14:42:30.742>
labels = ['interpreter-core', '3.8']
title = 'Renaming the constants for the .flags of PyMemberDef'
updated_at = <Date 2020-02-18.13:14:49.932>
user = 'https://github.com/matrixise'
bugs.python.org fields:
activity = <Date 2020-02-18.13:14:49.932>
actor = 'miss-islington'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2019-03-18.14:42:30.742>
creator = 'matrixise'
dependencies = []
files = []
hgrepos = []
issue_num = 36347
keywords = ['patch']
message_count = 18.0
messages = ['338232', '338261', '338280', '338366', '338400', '338453', '338720', '338731', '338732', '338745', '338758', '338759', '338760', '338764', '338789', '338794', '339440', '362207']
nosy_count = 6.0
nosy_names = ['ronaldoussoren', 'serhiy.storchaka', 'steve.dower', 'matrixise', 'josh.r', 'miss-islington']
pr_nums = ['12410', '12527', '12684']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue36347'
versions = ['Python 3.8']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず issue の履歴と、参照されている3つの pull request: python/cpython#12410、#12527、#12684 を確認します。インタープリターコアの変更において提案されている PyMemberDef .flags 定数の名前変更を追跡し、現在の状態を BPO issue 36347 と比較します。名前変更が一貫した形で解決され、進行中のパッチレビューの議論で決定に至れば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- リファクタリング
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100