]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-140550: Update xxlimited with 3.15 limited API (GH-142827) (GH-149785)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 13 May 2026 22:00:29 +0000 (00:00 +0200)
committerGitHub <noreply@github.com>
Wed, 13 May 2026 22:00:29 +0000 (00:00 +0200)
commitb6503057b2ac5aa8b976965dc6ccf16bbd13b50d
treee6e0b2123b5cfb89e932da9105571b816784e8fb
parent63a4007d25160cf200c8710a641412f4de328482
[3.15] gh-140550: Update xxlimited with 3.15 limited API (GH-142827) (GH-149785)

(cherry picked from commit fa81cd976ad88e022839a37501d75d8716e22e3b)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
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