summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/tests/test_bdist.py
Commit message (Expand)AuthorAgeFilesLines
* [3.8] bpo-37795: Capture DeprecationWarnings in the test suite (GH-15184) (GH...Pablo Galindo2019-08-091-1/+5
* bpo-34011: Fixes missing venv files and other tests (GH-9458)Steve Dower2018-09-201-0/+3
* Issue #16314: Added support for the LZMA compression in distutils.Serhiy Storchaka2015-05-161-1/+1
* Make bdist_* commands respect --skip-build passed to bdist (#10946)Éric Araujo2011-08-291-21/+27
* #9424: Replace deprecated assert* methods in the Python test suite.Ezio Melotti2010-11-201-2/+2
* Make sure each test can be run standalone (./python Lib/distutils/tests/x.py)Éric Araujo2010-11-061-1/+2
* reverted distutils its 3.1 state. All new work is now happening in disutils2,...Tarek Ziadé2010-07-221-3/+1
* Merged revisions 78018,78035-78040,78042-78043,78046,78048-78052,78054,78059,...Georg Brandl2010-03-141-1/+3
* Merged revisions 71291 via svnmerge fromTarek Ziadé2009-04-051-0/+43