diff options
author | Victor Stinner <vstinner@python.org> | 2024-10-07 17:54:42 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-07 17:54:42 (GMT) |
commit | 03775472cc69e150ced22dc30334a7a202fc0380 (patch) | |
tree | 62bfbd1ba8499b1105794e00dcd0baaa0fdaa6f4 /Lib/json | |
parent | 3287c834e5370294e310450115290979aac06efa (diff) | |
download | cpython-03775472cc69e150ced22dc30334a7a202fc0380.zip cpython-03775472cc69e150ced22dc30334a7a202fc0380.tar.gz cpython-03775472cc69e150ced22dc30334a7a202fc0380.tar.bz2 |
Use _PyLong_GetOne() and _PyLong_GetZero() in long_invmod() (#125044)
These functions cannot fail.
Diffstat (limited to 'Lib/json')
0 files changed, 0 insertions, 0 deletions