]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45569: Change PYLONG_BITS_IN_DIGIT default to 30 (GH-30497)
authorMark Dickinson <mdickinson@enthought.com>
Fri, 14 Jan 2022 18:54:56 +0000 (18:54 +0000)
committerGitHub <noreply@github.com>
Fri, 14 Jan 2022 18:54:56 +0000 (18:54 +0000)
commit025cbe7a9b5d3058ce2eb8015d3650e396004545
treedbe02480ec23d31a72088bce7dd641d9bf45160e
parentee1a8b336d30476e9635a6826f61a99fc3604159
bpo-45569: Change PYLONG_BITS_IN_DIGIT default to 30 (GH-30497)
Doc/using/configure.rst
Doc/whatsnew/3.11.rst
Include/pyport.h
Misc/NEWS.d/next/Build/2022-01-09-11-24-54.bpo-45569.zCIENy.rst [new file with mode: 0644]
configure
configure.ac