Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-92584: Remove the distutils package (#99061) | Victor Stinner | 2022-11-03 | 1 | -41/+0 |
* | bpo-41003: Fix test_copyreg when numpy is installed (GH-20935) | Victor Stinner | 2020-06-17 | 1 | -7/+6 |
* | bpo-40055: test_distutils leaves warnings filters unchanged (GH-20095) | Victor Stinner | 2020-05-15 | 1 | -0/+6 |
* | Make sure each test can be run standalone (./python Lib/distutils/tests/x.py) | Éric Araujo | 2010-11-06 | 1 | -2/+3 |
* | One unit test for distutils is not much, but is more than we had yesterday. | Fred Drake | 2004-06-15 | 1 | -0/+35 |