summaryrefslogtreecommitdiff
path: root/Lib/test/test_capi/test_exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* gh-102594: PyErr_SetObject adds note to exception raised on normalization err...Irit Katriel2023-03-161-0/+20
* gh-102493: fix normalization in PyErr_SetObject (#102502)Irit Katriel2023-03-071-0/+28
* gh-93649: Split exception tests from _testcapimodule.c (GH-102173)Erlend E. Aasland2023-02-231-0/+145