[time] document that integer nanoseconds may be more precise than float
オープン
まだ誰も着手していません。
docs
extension-modules
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 39484 |
|---|---|
| Nosy | @malemburg, @rhettinger, @mdickinson, @vstinner, @larryhastings, @serhiy-storchaka, @eryksun, @vxgmichel |
| 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 2020-01-29.13:02:45.749>
labels = ['3.8', '3.9', '3.10', 'extension-modules', 'type-feature', 'docs']
title = '[time] document that integer nanoseconds may be more precise than float'
updated_at = <Date 2021-03-21.21:08:52.484>
user = 'https://github.com/vxgmichel'
bugs.python.org fields:
activity = <Date 2021-03-21.21:08:52.484>
actor = 'eryksun'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation', 'Extension Modules']
creation = <Date 2020-01-29.13:02:45.749>
creator = 'vxgmichel'
dependencies = []
files = ['48880', '48881', '48882', '48883']
hgrepos = []
issue_num = 39484
keywords = []
message_count = 31.0
messages = ['360958', '360980', '361139', '361140', '361141', '361142', '361143', '361144', '361286', '361288', '361292', '361296', '361300', '361301', '361304', '361306', '361308', '361309', '361314', '361316', '361319', '361351', '361650', '361651', '361652', '361653', '361654', '361665', '361666', '361668', '361669']
nosy_count = 10.0
nosy_names = ['lemburg', 'rhettinger', 'mark.dickinson', 'vstinner', 'larry', 'stutzbach', 'docs@python', 'serhiy.storchaka', 'eryksun', 'vxgmichel']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue39484'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず添付された comparing_errors.py と comparing_conversions.py を読み、次に整数ナノ秒と浮動小数点数の精度に関する issue の議論を確認してください。関連する Python の時間に関するドキュメントを見つけ、例と議論に照らして結果を確認しながら、精度の違いを文書化してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100