__length_hint__ isn't a hint for list()
オープン
まだ誰も着手していません。
interpreter-core
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 28940 |
|---|---|
| Nosy | @ronaldoussoren |
| 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 2016-12-11.20:53:16.843>
labels = ['interpreter-core']
title = "__length_hint__ isn't a hint for list()"
updated_at = <Date 2018-08-02.19:00:20.255>
user = 'https://github.com/ronaldoussoren'
bugs.python.org fields:
activity = <Date 2018-08-02.19:00:20.255>
actor = 'sir-sigurd'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2016-12-11.20:53:16.843>
creator = 'ronaldoussoren'
dependencies = []
files = []
hgrepos = []
issue_num = 28940
keywords = ['patch']
message_count = 1.0
messages = ['282946']
nosy_count = 1.0
nosy_names = ['ronaldoussoren']
pr_nums = ['8635']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue28940'
versions = ['Python 3.5', 'Python 3.6']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
この issue は CPython のインタープリターコアに関するもので、BPO 28940 と PR #8635 を参照しています。まず既存の pull request とその議論を確認してください。payload にはファイル名やテストの指定がなく、報告された length_hint の動作を変更すること以外の完了条件も指定されていません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- compilers
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100