]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99761: Add `_PyLong_IsPositiveSingleDigit` function to check for single digit...
authorPieter Eendebak <pieter.eendebak@gmail.com>
Thu, 22 Dec 2022 11:30:18 +0000 (12:30 +0100)
committerGitHub <noreply@github.com>
Thu, 22 Dec 2022 11:30:18 +0000 (17:00 +0530)
commit2b82c36f17ada471e734c3ad93e6eff8b36a5ad9
treeffefd7367edb798c63d2bcc80ca154eb6bc70e6d
parent68981578eceee763da4163e93cf653cc6b1b6d35
gh-99761: Add `_PyLong_IsPositiveSingleDigit` function to check for single digit integers  (#100064)
Include/internal/pycore_long.h
Python/bytecodes.c
Python/generated_cases.c.h