]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117142: Port _ctypes to multi-phase init (GH-117181)
authorneonene <53406459+neonene@users.noreply.github.com>
Wed, 10 Apr 2024 11:00:01 +0000 (20:00 +0900)
committerGitHub <noreply@github.com>
Wed, 10 Apr 2024 11:00:01 +0000 (11:00 +0000)
commitef4118222b6d5f4532a2f1e234ba03955348d2a1
treec42c04122f29aac693d4884b78e2ea92153b7a7a
parent4bb7d121bc0a3fd00a3c72cd915b5dd8fac5616e
gh-117142: Port _ctypes to multi-phase init (GH-117181)
Lib/test/test_ctypes/test_refcounts.py
Misc/NEWS.d/next/Library/2024-03-29-12-21-40.gh-issue-117142.U0agfh.rst [new file with mode: 0644]
Modules/_ctypes/_ctypes.c
Modules/_ctypes/callbacks.c
Modules/_ctypes/callproc.c
Modules/_ctypes/cfield.c
Modules/_ctypes/clinic/_ctypes.c.h [new file with mode: 0644]
Modules/_ctypes/ctypes.h
Modules/_ctypes/stgdict.c
Tools/c-analyzer/cpython/ignored.tsv