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 vstinner
Recipients eric.araujo, jcea, ncoghlan, neologix, pitrou, tim.peters, vstinner
Date 2012-02-07.23:42:21
SpamBayes Score 1.9065663e-05
Marked as misclassified No
Message-id <1328658142.17.0.520554837155.issue13550@psf.upfronthosting.co.za>
In-reply-to
Content
> Alright, Nick agreed on python-dev to remove the logging hack.

You mean removing complelty debug logging from the threading module? Or just to simplify the code to decide if we should log or not?
History
Date User Action Args
2012-02-07 23:42:22vstinnersetrecipients: + vstinner, tim.peters, jcea, ncoghlan, pitrou, eric.araujo, neologix
2012-02-07 23:42:22vstinnersetmessageid: <1328658142.17.0.520554837155.issue13550@psf.upfronthosting.co.za>
2012-02-07 23:42:21vstinnerlinkissue13550 messages
2012-02-07 23:42:21vstinnercreate