diff options
author | Victor Stinner <vstinner@python.org> | 2020-10-27 00:00:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-27 00:00:03 +0100 |
commit | 8e3b9f92835654943bb59d9658bb52e1b0f40a22 (patch) | |
tree | d22c0d39d03dcfc082dc01b8364cb6e5fe850fef /Lib/email/errors.py | |
parent | bca701403253379409dece03053dbd739c0bd059 (diff) | |
download | cpython-git-8e3b9f92835654943bb59d9658bb52e1b0f40a22.tar.gz |
bpo-42161: Add _PyLong_GetZero() and _PyLong_GetOne() (GH-22993)
Add _PyLong_GetZero() and _PyLong_GetOne() functions and a new
internal pycore_long.h header file.
Python cannot be built without small integer singletons anymore.
Diffstat (limited to 'Lib/email/errors.py')
0 files changed, 0 insertions, 0 deletions