Report details of excess arguments in object_new & object_init
オープン
まだ誰も着手していません。
interpreter-core
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 31527 |
|---|---|
| Nosy | @ncoghlan, @serhiy-storchaka |
| Dependencies |
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 2017-09-20.05:17:57.406>
labels = ['type-feature']
title = 'Report details of excess arguments in object_new & object_init'
updated_at = <Date 2017-09-20.06:14:25.997>
user = 'https://github.com/ncoghlan'
bugs.python.org fields:
activity = <Date 2017-09-20.06:14:25.997>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2017-09-20.05:17:57.406>
creator = 'ncoghlan'
dependencies = ['31506']
files = []
hgrepos = []
issue_num = 31527
keywords = []
message_count = 3.0
messages = ['302591', '302592', '302597']
nosy_count = 2.0
nosy_names = ['ncoghlan', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue31527'
versions = []
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
この Issue では object_new と object_init が挙げられており、bpo-31506 に依存しています。まずその依存関係と過去の Issue メッセージを読んでください。完了条件は、余分な引数のエラーが要求された詳細を報告することですが、payload では実行するファイルやテストを特定しません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- compilers
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100