]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132168: Add `__class_getitem__` to `ctypes.py_object` (#132169)
authorBrian Schubert <brianm.schubert@gmail.com>
Sun, 6 Apr 2025 21:05:19 +0000 (17:05 -0400)
committerGitHub <noreply@github.com>
Sun, 6 Apr 2025 21:05:19 +0000 (22:05 +0100)
commite2476398ee9911b6b0b80e3ca182647805fde81f
tree5d585e9950c18ce59b9349b0f5bcfcf1d2e08fb3
parent0788948dcb980c7648b29ca363390b696d7f188f
gh-132168: Add `__class_getitem__` to `ctypes.py_object` (#132169)
Doc/library/ctypes.rst
Doc/whatsnew/3.14.rst
Lib/ctypes/__init__.py
Lib/test/test_genericalias.py
Misc/NEWS.d/next/Library/2025-04-06-13-23-41.gh-issue-132168.6UMEpo.rst [new file with mode: 0644]