]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90005: Port _ctypes to PY_STDLIB_MOD (GH-32229)
authorChristian Heimes <christian@python.org>
Sun, 26 Jun 2022 11:04:43 +0000 (13:04 +0200)
committerGitHub <noreply@github.com>
Sun, 26 Jun 2022 11:04:43 +0000 (04:04 -0700)
commitbb8b931385ba9df4e01f7dd3ce4575d49f60efdf
tree8cd52dd6671afe29979537ba25d551d22366dfbe
parentcc0d5e568e1cd02ed71ade46e77789b3b2674871
gh-90005: Port _ctypes to PY_STDLIB_MOD (GH-32229)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
Automerge-Triggered-By: GH:tiran
Makefile.pre.in
Misc/NEWS.d/next/Library/2022-04-01-12-35-44.gh-issue-90005.pvaLHQ.rst [new file with mode: 0644]
Modules/Setup.stdlib.in
Modules/_ctypes/callproc.c
Modules/_ctypes/malloc_closure.c
configure
configure.ac
pyconfig.h.in
setup.py