]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46443: deepfreeze: use small ints and singleton zero bytes (GH-30715)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Thu, 20 Jan 2022 06:13:21 +0000 (11:43 +0530)
committerGitHub <noreply@github.com>
Thu, 20 Jan 2022 06:13:21 +0000 (22:13 -0800)
commit194ecc6d44adc1fb39a56ca696418368b69432ce
treedeb26d6a3be7f9c430b50874ef898ccdd5a9ba51
parent263c0dd16017613c5ea2fbfc270be4de2b41b5ad
bpo-46443: deepfreeze: use small ints and singleton zero bytes (GH-30715)
Misc/NEWS.d/next/Build/2022-01-20-05-27-07.bpo-46443.udCVII.rst [new file with mode: 0644]
Tools/scripts/deepfreeze.py