]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140550: Update xxlimited with 3.15 limited API (GH-142827)
authorPetr Viktorin <encukou@gmail.com>
Wed, 13 May 2026 16:35:50 +0000 (18:35 +0200)
committerGitHub <noreply@github.com>
Wed, 13 May 2026 16:35:50 +0000 (18:35 +0200)
commitfa81cd976ad88e022839a37501d75d8716e22e3b
tree50cd496cf9eaa07eff920f2a5670d0db0139cff3
parent3cfc249e11a132dc69624150843779aa96c72b2b
gh-140550: Update xxlimited with 3.15 limited API (GH-142827)
16 files changed:
Lib/test/test_xxlimited.py
Modules/Setup
Modules/Setup.stdlib.in
Modules/xxlimited.c
Modules/xxlimited_35.c
Modules/xxlimited_3_13.c [new file with mode: 0644]
PC/layout/main.py
PCbuild/pcbuild.proj
PCbuild/readme.txt
PCbuild/xxlimited_3_13.vcxproj [new file with mode: 0644]
PCbuild/xxlimited_3_13.vcxproj.filters [new file with mode: 0644]
Tools/build/generate_stdlib_module_names.py
Tools/c-analyzer/c_parser/preprocessor/gcc.py
Tools/c-analyzer/cpython/_analyzer.py
configure
configure.ac