aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_baseexception.py
Commit message (Expand)AuthorAge
* gh-97591: In `Exception.__setstate__()` acquire strong references before call...Ofey Chan2022-10-01
* Doc: Prettier exception hierarchy. (GH-26533)Julien Palard2021-06-11
* bpo-43651: PEP 597: Fix EncodingWarning in some tests (GH-25142)Inada Naoki2021-04-02
* bpo-32297: Few misspellings found in Python source code comments. (#4803)Mike2017-12-14
* bpo-30399: Get rid of trailing comma in the repr of BaseException. (#1650)Serhiy Storchaka2017-11-15
* Rename test_pep####.py filesZachary Ware2016-09-09