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 pitrou
Recipients Trundle, alexis, amaury.forgeotdarc, benjamin.peterson, eric.araujo, nadeem.vawda, pitrou, python-dev, r.david.murray, tarek, vstinner
Date 2011-07-07.17:46:14
SpamBayes Score 0.056993578
Marked as misclassified No
Message-id <1310060723.30177.3.camel@localhost.localdomain>
In-reply-to <1310060580.18.0.803296795089.issue12167@psf.upfronthosting.co.za>
Content
> 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.

I don't think such stuff exists.
History
Date User Action Args
2011-07-07 17:46:15pitrousetrecipients: + pitrou, amaury.forgeotdarc, vstinner, nadeem.vawda, benjamin.peterson, tarek, eric.araujo, r.david.murray, Trundle, alexis, python-dev
2011-07-07 17:46:15pitroulinkissue12167 messages
2011-07-07 17:46:14pitroucreate