1. 2ca03c1 Issue #8663: distutils.log emulates backslashreplace error handler. Fix by Victor Stinner · 14 years ago
  2. 31d4607 Merged revisions 74994,74997 via svnmerge from by Tarek Ziadé · 15 years ago
  3. d23f822 Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-70789,70824,70828,70832,70836,70842,70851,70855,70857,70866-70872,70883,70885,70893-70894,70896-70897,70903,70905-70907,70915,70927,70933,70951,70960,70962-70964,70998,71001,71006,71008,71010-71011,71019,71037,71056,71094,71101-71103,71106,71119,71123,71149-71150,71203,71212,71214-71217,71221,71240 via svnmerge from by Benjamin Peterson · 15 years ago
  4. 5b7e9d7 General cleanup, raise normalization in Lib/distutils. by Collin Winter · 17 years ago
  5. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
  6. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  7. 5a6601c Update compatibility comments to 2.1, corresponding to PEP 291 1.13. by Martin v. Löwis · 20 years ago
  8. edcac8f make sure distutils logging is shut off in tests to avoid spurious output by Fred Drake · 20 years ago
  9. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  10. a85dbeb set_verbosity(): do something reasonable for out-of-range verbosity by Guido van Rossum · 21 years ago
  11. d448f66 Add comment to Distutil files about requiring 1.5.2 compatibility, as by Andrew M. Kuchling · 22 years ago
  12. e2d1214 [Bug #620630] Flush stdout after logging every message. Without it, by Andrew M. Kuchling · 22 years ago
  13. 6fa82a3 A simple log mechanism styled after the proposed std library module by Jeremy Hylton · 22 years ago