Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No more deprecation warnings for distutils.sysconfig, following r78666. | Florent Xicluna | 2010-03-21 | 1 | -8/+3 |
| | | | | But when the "dl" module is available, it gives a py3k deprecation warning. | ||||
* | #7092: silence more -3 and -Wd warnings | Ezio Melotti | 2010-01-31 | 1 | -1/+6 |
| | |||||
* | Try to fix transient refleaks in test_distutils. | Antoine Pitrou | 2009-10-27 | 1 | -0/+1 |
| | |||||
* | One unit test for distutils is not much, but is more than we had yesterday. | Fred Drake | 2004-06-15 | 1 | -0/+17 |
We need to write more; hopefully the barrier is a little lower now. |