COMMITS
/ Lib/test/test_exception_variations.py January 27, 2022
I
bpo-46458: emit code for else of a try block immediately after the try body (GH-30751)
Irit Katriel committed
December 14, 2021
I
bpo-45292: [PEP-654] add except* (GH-29581)
Irit Katriel committed
April 13, 2015
Z
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware committed
May 20, 2008
B
#2621 rename test.test_support to test.support
Benjamin Peterson committed
August 29, 2007
C
Raise statement normalization in Lib/test/.
Collin Winter committed
March 1, 2006
T
Set svn:eol-style to native.
Tim Peters committed
December 25, 2005
T
Whitespace normalization.
Tim Peters committed
December 17, 2005
N
SF patch #1355913, PEP 341 - Unification of try/except and try/finally
Neal Norwitz committed