Optionally support rounding for math.isqrt()
オープン
まだ誰も着手していません。
extension-modules
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 46187 |
|---|---|
| Nosy | @tim-one, @rhettinger, @mdickinson, @serhiy-storchaka |
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 = 'https://github.com/mdickinson'
closed_at = None
created_at = <Date 2021-12-27.19:29:59.437>
labels = ['type-feature', 'library', '3.11']
title = 'Optionally support rounding for math.isqrt()'
updated_at = <Date 2022-02-06.13:23:47.677>
user = 'https://github.com/rhettinger'
bugs.python.org fields:
activity = <Date 2022-02-06.13:23:47.677>
actor = 'mark.dickinson'
assignee = 'mark.dickinson'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-12-27.19:29:59.437>
creator = 'rhettinger'
dependencies = []
files = []
hgrepos = []
issue_num = 46187
keywords = []
message_count = 27.0
messages = ['409243', '409244', '409264', '409278', '409279', '409281', '409294', '409312', '409361', '409362', '409378', '409395', '409397', '409405', '409406', '409423', '409425', '409426', '409427', '409474', '409523', '409634', '409655', '409689', '412592', '412628', '412631']
nosy_count = 5.0
nosy_names = ['tim.peters', 'rhettinger', 'mark.dickinson', 'casevh', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue46187'
versions = ['Python 3.11']
Linked PRs
- gh-150224
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Issue にはソースファイルやテストが特定されていません。まず BPO issue 46187 と、リンクされた PR gh-150224 につながった議論を確認してください。完了には、math.isqrt() をオプションで丸めるための合意済みの設計と実装が必要です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100