Provide a robust O(1) mechanism to check for infinite iterators
オープン
まだ誰も着手していません。
3.8 (EOL)
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 33939 |
|---|---|
| Nosy | @rhettinger, @ncoghlan, @pitrou, @embray, @serhiy-storchaka, @jdemeyer, @k7hoven, @bbayles |
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 2018-06-22.12:48:14.537>
labels = ['type-feature', '3.8']
title = 'Provide a robust O(1) mechanism to check for infinite iterators'
updated_at = <Date 2018-09-04.01:06:44.169>
user = 'https://github.com/ncoghlan'
bugs.python.org fields:
activity = <Date 2018-09-04.01:06:44.169>
actor = 'koos.zevenhoven'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2018-06-22.12:48:14.537>
creator = 'ncoghlan'
dependencies = []
files = []
hgrepos = []
issue_num = 33939
keywords = []
message_count = 19.0
messages = ['320229', '320232', '320234', '320235', '320237', '320239', '320241', '320297', '320323', '320350', '320352', '320554', '320567', '320568', '320580', '320581', '320589', '323666', '324548']
nosy_count = 8.0
nosy_names = ['rhettinger', 'ncoghlan', 'pitrou', 'erik.bray', 'serhiy.storchaka', 'jdemeyer', 'koos.zevenhoven', 'bbayles']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue33939'
versions = ['Python 3.8']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
この issue ではファイル、テスト、エントリーポイントが指定されていないため、まずリンクされている BPO issue と19件のメッセージからなる議論を読んでください。目的とする O(1) の仕組み、実装箇所、検証基準について合意するまで、作業を開始できる状態ではありません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100