This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients doko, dstufft, eric.araujo, ncoghlan, serhiy.storchaka, steve.dower, vstinner
Date 2018-09-26.08:46:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537951568.7.0.545547206417.issue34806@psf.upfronthosting.co.za>
In-reply-to
Content
The test in distutils/tests/test_log.py matches the current code (with changes added in issue34421), but the code in distutils/log.py doesn't match the current code. Looks like the stdlib and tests are unsynchronized.
History
Date User Action Args
2018-09-26 08:46:08serhiy.storchakasetrecipients: + serhiy.storchaka, doko, ncoghlan, vstinner, eric.araujo, steve.dower, dstufft
2018-09-26 08:46:08serhiy.storchakasetmessageid: <1537951568.7.0.545547206417.issue34806@psf.upfronthosting.co.za>
2018-09-26 08:46:08serhiy.storchakalinkissue34806 messages
2018-09-26 08:46:08serhiy.storchakacreate