]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133059: Increase the small positive integer cache to 1024 (GH-133160)
authordgpb <3577712+dg-pb@users.noreply.github.com>
Wed, 24 Sep 2025 21:05:30 +0000 (00:05 +0300)
committerGitHub <noreply@github.com>
Wed, 24 Sep 2025 21:05:30 +0000 (17:05 -0400)
commit7ce25edb8f41e527ed479bf61ef36dc9841b4ac5
tree5572e4eb30bbe17a4a5ef2a86eb082736674bf7d
parente45d53520828179ac0a51cfcf56fb16013c4d25d
gh-133059: Increase the small positive integer cache to 1024 (GH-133160)
Include/internal/pycore_global_objects_fini_generated.h
Include/internal/pycore_runtime_init_generated.h
Include/internal/pycore_runtime_structs.h
Lib/test/test_capi/test_immortal.py
Misc/NEWS.d/next/Core_and_Builtins/2025-09-24-17-08-42.gh-issue-133059.EXvxb7.rst [new file with mode: 0644]
Modules/_testcapi/immortal.c
Tools/c-analyzer/cpython/_parser.py