COMMITS
/ Modules/_testcapi/exceptions.c October 30, 2023
M
[3.12] gh-108082: C API: Add tests for PyErr_WriteUnraisable() (GH-111455) (GH-111507)
Miss Islington (bot) committed
September 8, 2023
S
[3.12] C API tests: use special markers to test that output parameters were set (GH-109014) (#109023)
Serhiy Storchaka committed
September 2, 2023
M
[3.12] Add Modules/_testcapi/util.h header (GH-108774) (#108780)
Miss Islington (bot) committed
August 20, 2023
M
[3.12] gh-107915: Handle errors in C API functions PyErr_Set*() and PyErr_Format() (GH-107918) (#108134)
Miss Islington (bot) committed
May 30, 2023
May 21, 2023
D
gh-104469: Convert _testcapi/exceptions to use AC (gh-104502)
Dong-hee Na committed
March 21, 2023
March 16, 2023
I
gh-102755: Add PyErr_DisplayException(exc) (#102756)
Irit Katriel committed
I
gh-102594: PyErr_SetObject adds note to exception raised on normalization error (#102675)
Irit Katriel committed
March 7, 2023
I
gh-102493: fix normalization in PyErr_SetObject (#102502)
Irit Katriel committed
February 23, 2023
E
gh-93649: Split exception tests from _testcapimodule.c (GH-102173)
Erlend E. Aasland committed