Skip to content

gh-118164: Break a loop between _pydecimal and _pylong and optimize int to str conversion - #118483

Merged
serhiy-storchaka merged 11 commits into
python:mainfrom
serhiy-storchaka:int_to_decimal_string
May 5, 2024
Merged

gh-118164: Break a loop between _pydecimal and _pylong and optimize int to str conversion#118483
serhiy-storchaka merged 11 commits into
python:mainfrom
serhiy-storchaka:int_to_decimal_string

Remove handling of the case of too small guess for w.

9db8966
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs