summaryrefslogtreecommitdiffstats
path: root/Lib/_pylong.py
Commit message (Expand)AuthorAgeFilesLines
* [3.12] gh-118164: Break a loop between _pydecimal and _pylong and optimize in...Miss Islington (bot)2024-05-061-1/+45
* gh-102515: Remove unused imports in the `Lib/` directory (#102516)Alex Waygood2023-03-081-1/+0
* gh-90716: Remove _pylong._DEBUG flag (#99063)Victor Stinner2022-11-031-9/+0
* gh-90716: add _pylong.py module (#96673)Neil Schemenauer2022-10-261-0/+295