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 vinay.sajip
Recipients vinay.sajip, vstinner, zephor
Date 2015-12-04.10:37:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1449225476.95.0.328407337565.issue25664@psf.upfronthosting.co.za>
In-reply-to
Content
The problem is that logger names which are Unicode are not handled correctly, leading to the error.
History
Date User Action Args
2015-12-04 10:37:57vinay.sajipsetrecipients: + vinay.sajip, vstinner, zephor
2015-12-04 10:37:56vinay.sajipsetmessageid: <1449225476.95.0.328407337565.issue25664@psf.upfronthosting.co.za>
2015-12-04 10:37:56vinay.sajiplinkissue25664 messages
2015-12-04 10:37:56vinay.sajipcreate