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:57:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537952246.45.0.545547206417.issue34806@psf.upfronthosting.co.za>
In-reply-to
Content
I have reproduced this error by checking out the revision before issue34421 changes.

git checkout 77b92b15a5e5c84b91d3fd9d02f63db432fa8903~ Lib/distutils/log.py
./python -m test -v -m test_log test_distutils
History
Date User Action Args
2018-09-26 08:57:26serhiy.storchakasetrecipients: + serhiy.storchaka, doko, ncoghlan, vstinner, eric.araujo, steve.dower, dstufft
2018-09-26 08:57:26serhiy.storchakasetmessageid: <1537952246.45.0.545547206417.issue34806@psf.upfronthosting.co.za>
2018-09-26 08:57:26serhiy.storchakalinkissue34806 messages
2018-09-26 08:57:26serhiy.storchakacreate