]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-85283: Build errno and _ctypes_test with limited C API (#110955)
authorVictor Stinner <vstinner@python.org>
Tue, 17 Oct 2023 01:05:20 +0000 (03:05 +0200)
committerGitHub <noreply@github.com>
Tue, 17 Oct 2023 01:05:20 +0000 (01:05 +0000)
commit37bd8726b87c1c41f58cef031f5b6d5f900d265b
tree04ce00a1525ca7e45aed45dffc28c8bce577aba8
parentcc71cc925662cb089b5c6fe17df00d00045dfd71
gh-85283: Build errno and _ctypes_test with limited C API (#110955)

_testimportmultiple is now built with limited C API version 3.2.
Doc/whatsnew/3.13.rst
Misc/NEWS.d/next/Build/2023-10-17-01-56-11.gh-issue-85283.V156T2.rst
Modules/_ctypes/_ctypes_test.c
Modules/_testimportmultiple.c
Modules/errnomodule.c