COMMITS
/ Lib/distutils/tests/test_build_clib.py September 13, 2021
S
bpo-5846: Do not use obsolete unittest functions. (GH-28303)
Serhiy Storchaka committed
April 23, 2021
L
bpo-41282: (PEP 632) Deprecate distutils.sysconfig (partial implementation of the PEP) (GH-23142)
Lumír 'Frenzy' Balhar committed
April 30, 2020
V
bpo-40443: Remove unused imports in tests (GH-19804)
Victor Stinner committed
November 17, 2016
X
Issue 26931: Skip the test_distutils tests using a compiler executable
Xavier de Gaye committed
December 18, 2013
S
Issue #19492: Silently skipped distutils tests now reported as skipped.
Serhiy Storchaka committed
November 16, 2013
S
Issue #19600: Use specific asserts in distutils tests.
Serhiy Storchaka committed
August 17, 2013
E
#18741: fix more typos. Patch by Févry Thibault.
Ezio Melotti committed
November 20, 2010
E
#9424: Replace deprecated assert* methods in the Python test suite.
Ezio Melotti committed
November 6, 2010
É
Make sure each test can be run standalone (./python Lib/distutils/tests/x.py)
Éric Araujo committed
July 22, 2010
January 29, 2010
T
Merged revisions 77704,77752 via svnmerge from
Tarek Ziadé committed
June 30, 2009
B
convert old fail* assertions to assert*
Benjamin Peterson committed
May 11, 2009
T
Merged revisions 72560 via svnmerge from
Tarek Ziadé committed
May 7, 2009
T
Merged revisions 72445 via svnmerge from
Tarek Ziadé committed
May 6, 2009
T
Merged revisions 72388 via svnmerge from
Tarek Ziadé committed