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 eric.araujo
Recipients Trundle, alexis, amaury.forgeotdarc, benjamin.peterson, eric.araujo, nadeem.vawda, pitrou, python-dev, r.david.murray, tarek, vstinner
Date 2011-07-07.17:42:59
SpamBayes Score 0.13130222
Marked as misclassified No
Message-id <1310060580.18.0.803296795089.issue12167@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks a lot for the diagnosis.

To fix it, I don’t find the monkey-patching approach very good, I’d prefer properly using the logging API to remove handlers upon cleanup.  Would you like to look into that?
History
Date User Action Args
2011-07-07 17:43:00eric.araujosetrecipients: + eric.araujo, amaury.forgeotdarc, pitrou, vstinner, nadeem.vawda, benjamin.peterson, tarek, r.david.murray, Trundle, alexis, python-dev
2011-07-07 17:43:00eric.araujosetmessageid: <1310060580.18.0.803296795089.issue12167@psf.upfronthosting.co.za>
2011-07-07 17:42:59eric.araujolinkissue12167 messages
2011-07-07 17:42:59eric.araujocreate