]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93649: Split exception tests from _testcapimodule.c (GH-102173)
authorErlend E. Aasland <erlend.aasland@protonmail.com>
Thu, 23 Feb 2023 15:03:13 +0000 (16:03 +0100)
committerGitHub <noreply@github.com>
Thu, 23 Feb 2023 15:03:13 +0000 (07:03 -0800)
commitefc985a714b6f43c43ae629183f95618054422ae
tree06d0f62d91e22372a6e75d9ad8061767b9689f95
parente07b304bb004e1298283c82bd135dd5ef96a90cc
gh-93649: Split exception tests from _testcapimodule.c (GH-102173)

Automerge-Triggered-By: GH:erlend-aasland
Lib/test/test_capi/test_exceptions.py [new file with mode: 0644]
Lib/test/test_capi/test_misc.py
Modules/Setup.stdlib.in
Modules/_testcapi/exceptions.c [new file with mode: 0644]
Modules/_testcapi/parts.h
Modules/_testcapimodule.c
PCbuild/_testcapi.vcxproj
PCbuild/_testcapi.vcxproj.filters