summaryrefslogtreecommitdiffstats
path: root/Lib/test/support/testcase.py
Commit message (Expand)AuthorAgeFilesLines
* gh-121039: add Floats/ComplexesAreIdenticalMixin to test.support.testcase (GH...Sergey B Kirpichev2024-09-081-0/+40
* gh-103791: Make contextlib.suppress also act on exceptions within an Exceptio...Ɓukasz Langa2023-04-241-0/+25