summaryrefslogtreecommitdiffstats
path: root/Lib/email
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-10-26 23:00:03 (GMT)
committerGitHub <noreply@github.com>2020-10-26 23:00:03 (GMT)
commit8e3b9f92835654943bb59d9658bb52e1b0f40a22 (patch)
treed22c0d39d03dcfc082dc01b8364cb6e5fe850fef /Lib/email
parentbca701403253379409dece03053dbd739c0bd059 (diff)
downloadcpython-8e3b9f92835654943bb59d9658bb52e1b0f40a22.zip
cpython-8e3b9f92835654943bb59d9658bb52e1b0f40a22.tar.gz
cpython-8e3b9f92835654943bb59d9658bb52e1b0f40a22.tar.bz2
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')
0 files changed, 0 insertions, 0 deletions