]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99275: Fix `SystemError` in `ctypes` during `__initsubclass__` (#99283)
authorNikita Sobolev <mail@sobolevn.me>
Sun, 13 Nov 2022 19:22:45 +0000 (22:22 +0300)
committerGitHub <noreply@github.com>
Sun, 13 Nov 2022 19:22:45 +0000 (11:22 -0800)
commit343eb0f94b26f2a4c1c15505d417e8157ec19660
tree7d0f28d4f922856a07575c1d4976a91b46ff9820
parentd329f859b9cea9e6fa76fdf03927f659cf17786b
gh-99275: Fix `SystemError` in `ctypes` during `__initsubclass__` (#99283)
Lib/test/test_ctypes/test_struct_fields.py
Misc/NEWS.d/next/Library/2022-11-09-12-16-35.gh-issue-99275.klOqoL.rst [new file with mode: 0644]
Modules/_ctypes/stgdict.c