Message 72232 - Python tracker

Message72232

Author ncoghlan
Recipients barry, benjamin.peterson, jnoller, mishok13, ncoghlan, pitrou
Date 2008-09-01.12:29:47
SpamBayes Score 0.033307396
Marked as misclassified No
Message-id <1220272189.49.0.98779209743.issue3352@psf.upfronthosting.co.za>
In-reply-to
Content
Patch added that removes the incorrect Py3k warnings from the threading
module (also restores the methods to the same __name__ attributes as
they had in 2.5).
History
Date User Action Args
2008-09-01 12:29:49ncoghlansetrecipients: + ncoghlan, barry, pitrou, benjamin.peterson, jnoller, mishok13
2008-09-01 12:29:49ncoghlansetmessageid: <1220272189.49.0.98779209743.issue3352@psf.upfronthosting.co.za>
2008-09-01 12:29:48ncoghlanlinkissue3352 messages
2008-09-01 12:29:48ncoghlancreate