| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-34421: Improve distutils logging for non-ASCII strings. (GH-9126) | Serhiy Storchaka | 2018-09-23 | 1 | -4/+3 |
|
|
* | bpo-34421 avoid unicode error in distutils logging (GH-8799) | Julien Malard | 2018-09-08 | 1 | -1/+4 |
|
|
* | Issue #8663: distutils.log emulates backslashreplace error handler. Fix | Victor Stinner | 2010-05-19 | 1 | -0/+4 |
|
|
* | Merged revisions 74994,74997 via svnmerge from | Tarek Ziadé | 2009-09-21 | 1 | -0/+3 |
|
|
* | Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-... | Benjamin Peterson | 2009-04-05 | 1 | -6/+7 |
|
|
* | General cleanup, raise normalization in Lib/distutils. | Collin Winter | 2007-08-30 | 1 | -2/+0 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -2/+2 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -1/+6 |
|
|
* | Update compatibility comments to 2.1, corresponding to PEP 291 1.13. | Martin v. Löwis | 2004-11-10 | 1 | -1/+1 |
|
|
* | make sure distutils logging is shut off in tests to avoid spurious output | Fred Drake | 2004-08-03 | 1 | -0/+3 |
|
|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -4/+4 |
|
|
* | set_verbosity(): do something reasonable for out-of-range verbosity | Guido van Rossum | 2003-02-20 | 1 | -3/+3 |
|
|
* | Add comment to Distutil files about requiring 1.5.2 compatibility, as | Andrew M. Kuchling | 2002-11-19 | 1 | -0/+2 |
|
|
* | [Bug #620630] Flush stdout after logging every message. Without it, | Andrew M. Kuchling | 2002-11-04 | 1 | -0/+3 |
|
|
* | A simple log mechanism styled after the proposed std library module | Jeremy Hylton | 2002-06-04 | 1 | -0/+56 |
|
|