Add more fields to sys.float_info
オープン
まだ誰も着手していません。
extension-modules
tests
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 41823 |
|---|---|
| Nosy | @tim-one, @rhettinger, @mdickinson, @corona10 |
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 2020-09-21.01:01:54.389>
labels = ['extension-modules', '3.10']
title = 'Add more fields to sys.float_info'
updated_at = <Date 2020-09-23.01:40:17.721>
user = 'https://github.com/rhettinger'
bugs.python.org fields:
activity = <Date 2020-09-23.01:40:17.721>
actor = 'rhettinger'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2020-09-21.01:01:54.389>
creator = 'rhettinger'
dependencies = []
files = []
hgrepos = []
issue_num = 41823
keywords = []
message_count = 5.0
messages = ['377237', '377256', '377284', '377341', '377353']
nosy_count = 4.0
nosy_names = ['tim.peters', 'rhettinger', 'mark.dickinson', 'corona10']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue41823'
versions = ['Python 3.10']
Linked PRs
- gh-146400
- gh-150219
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
issue で示されている sys.float_info エントリーポイントから始め、リンクされている PR gh-146400 と gh-150219 を確認して、作業の現在の状態を把握します。issue では追加するフィールドや実装ファイル、テストが指定されていないため、開始前に完了条件を明確にする必要があります。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100