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 dstufft, eric.araujo, jkloth, julien.malard, miss-islington, serhiy.storchaka
Date 2018-09-23.07:31:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537687916.44.0.956365154283.issue34421@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c73df53569f86d0c7742bafa55958c53d57a02e4 by Serhiy Storchaka in branch '3.7':
bpo-34421: Improve distutils logging for non-ASCII strings. (GH-9126) (GH-9506)
https://github.com/python/cpython/commit/c73df53569f86d0c7742bafa55958c53d57a02e4
History
Date User Action Args
2018-09-23 07:31:56serhiy.storchakasetrecipients: + serhiy.storchaka, jkloth, eric.araujo, dstufft, miss-islington, julien.malard
2018-09-23 07:31:56serhiy.storchakasetmessageid: <1537687916.44.0.956365154283.issue34421@psf.upfronthosting.co.za>
2018-09-23 07:31:56serhiy.storchakalinkissue34421 messages
2018-09-23 07:31:56serhiy.storchakacreate