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 flox
Recipients ezio.melotti, flox, vinay.sajip
Date 2011-11-06.23:24:44
SpamBayes Score 4.9690425e-06
Marked as misclassified No
Message-id <1320621885.96.0.0544453467349.issue13356@psf.upfronthosting.co.za>
In-reply-to
Content
I suggest to use encoded string as keys in loggerDict.
It should solve both issue #8201 and this one.
Moreover, it seems in line with msg147191 from Martin on issue #13360.

Patch attached.
History
Date User Action Args
2011-11-06 23:24:46floxsetrecipients: + flox, vinay.sajip, ezio.melotti
2011-11-06 23:24:45floxsetmessageid: <1320621885.96.0.0544453467349.issue13356@psf.upfronthosting.co.za>
2011-11-06 23:24:45floxlinkissue13356 messages
2011-11-06 23:24:45floxcreate