COMMITS
/ Lib/_pylong.py August 12, 2024
X
Fix typos in comments and test code (#122846)
Xie Yanbo committed
June 3, 2024
N
gh-119057: Use better error messages for zero division (#119066)
Nikita Sobolev committed
May 19, 2024
T
gh-118750: Asymptotically faster `int(string)` (#118751)
Tim Peters committed
May 8, 2024
T
gh-118610: Centralize power caching in `_pylong.py` (#118611)
Tim Peters committed
May 5, 2024
S
gh-118164: Break a loop between _pydecimal and _pylong and optimize int to str conversion (GH-118483)
Serhiy Storchaka committed
March 8, 2023
A
gh-102515: Remove unused imports in the `Lib/` directory (#102516)
Alex Waygood committed
November 3, 2022
V
gh-90716: Remove _pylong._DEBUG flag (#99063)
Victor Stinner committed
October 26, 2022
N
gh-90716: add _pylong.py module (#96673)
Neil Schemenauer committed