Message 152820 - Python tracker (original) (raw)

Message152820

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:22 vstinner set recipients: + vstinner, tim.peters, jcea, ncoghlan, pitrou, eric.araujo, neologix
2012-02-07 23:42:22 vstinner set messageid: 1328658142.17.0.520554837155.issue13550@psf.upfronthosting.co.za
2012-02-07 23:42:21 vstinner link issue13550 messages
2012-02-07 23:42:21 vstinner create