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