python / python/cpython

Optionally support rounding for math.isqrt()

Open
#90,345 30 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

extension-modules type-feature
Dominant language
Python
Stars
77.2k
Forks
36k
PR merge metrics
PR metrics pending

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files or tests are identified in the issue. Review BPO issue 46187 and the discussion leading to linked PR gh-150224 first; completion requires an agreed design and implementation for optionally rounding math.isqrt().

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.