Fractions instantiation revisited
オープン
まだ誰も着手していません。
performance
stdlib
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 28716 |
|---|---|
| Nosy | @rhettinger, @mdickinson, @scoder, @stevendaprano, @serhiy-storchaka, @jdemeyer, @eric-wieser, @wm75, @MojoVampire |
| Files |
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-11-16.18:06:27.650>
labels = ['3.8', 'type-bug', 'library']
title = 'Fractions instantiation revisited'
updated_at = <Date 2019-08-05.09:04:19.247>
user = 'https://github.com/wm75'
bugs.python.org fields:
activity = <Date 2019-08-05.09:04:19.247>
actor = 'jdemeyer'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2016-11-16.18:06:27.650>
creator = 'wolma'
dependencies = []
files = ['45507']
hgrepos = []
issue_num = 28716
keywords = ['patch']
message_count = 13.0
messages = ['280977', '280981', '280995', '280997', '280998', '280999', '305611', '310470', '313208', '313741', '313753', '313786', '349037']
nosy_count = 9.0
nosy_names = ['rhettinger', 'mark.dickinson', 'scoder', 'steven.daprano', 'serhiy.storchaka', 'jdemeyer', 'Eric.Wieser', 'wolma', 'josh.r']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue28716'
versions = ['Python 3.8']
Linked PRs
- gh-133251
- gh-133994
- gh-134320
- gh-149024
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、リンクされた過去の issue と fractions.patch を確認し、その後、提案されているインスタンス化の動作を判断するために、議論とリンクされた PRs を読んでください。Fractions の未解決の動作について合意された解決に達し、関連する実装とテストを更新すれば完了ですが、payload にはそれらのファイルやテストは特定されていません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- バグ
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100