Commit message (Expand) | Author | Age | |
---|---|---|---|
* | bpo-46458: emit code for else of a try block immediately after the try body (... | Irit Katriel | 2022-01-27 |
* | bpo-45292: [PEP-654] add except* (GH-29581) | Irit Katriel | 2021-12-14 |
* | Issue #21741: Update 147 test modules to use test discovery. | Zachary Ware | 2015-04-13 |
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 |
* | Raise statement normalization in Lib/test/. | Collin Winter | 2007-08-29 |
* | Set svn:eol-style to native. | Tim Peters | 2006-03-01 |
* | Whitespace normalization. | Tim Peters | 2005-12-25 |
* | SF patch #1355913, PEP 341 - Unification of try/except and try/finally | Neal Norwitz | 2005-12-17 |