Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-99181: fix except* on unhashable exceptions (GH-99192) | Irit Katriel | 2022-11-08 | 1 | -0/+199 |
* | Run Tools/scripts/reindent.py (#94225) | Victor Stinner | 2022-06-26 | 1 | -1/+1 |
* | bpo-46219, 46221: simplify except* implementation following exc_info changes.... | Irit Katriel | 2022-01-02 | 1 | -0/+28 |
* | bpo-45292: [PEP-654] add except* (GH-29581) | Irit Katriel | 2021-12-14 | 1 | -0/+976 |