1. 9977335 #6954: Fixed crash when using DISTUTILS_DEBUG flag in Distutils. by Tarek Ziadé · 16 years ago
  2. c7cd138 using log.warn for sys.stderr by Tarek Ziadé · 16 years ago
  3. 9f369e9 Issue #5052: removed backward compatibility information (out of date) by Tarek Ziadé · 17 years ago
  4. 1c5a59f Bug #1458017: make distutils.Log._log more forgiving when passing in by Georg Brandl · 19 years ago
  5. 5a6601c Update compatibility comments to 2.1, corresponding to PEP 291 1.13. by Martin v. Löwis · 21 years ago
  6. edcac8f make sure distutils logging is shut off in tests to avoid spurious output by Fred Drake · 21 years ago
  7. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 21 years ago
  8. a85dbeb set_verbosity(): do something reasonable for out-of-range verbosity by Guido van Rossum · 22 years ago
  9. d448f66 Add comment to Distutil files about requiring 1.5.2 compatibility, as by Andrew M. Kuchling · 23 years ago
  10. e2d1214 [Bug #620630] Flush stdout after logging every message. Without it, by Andrew M. Kuchling · 23 years ago
  11. 6fa82a3 A simple log mechanism styled after the proposed std library module by Jeremy Hylton · 23 years ago