Message 111497 - Python tracker (original) (raw)

Message111497

Author lukasz.langa
Recipients BreamoreBoy, aioryi, brett.cannon, lukasz.langa
Date 2010-07-24.18:20:24
SpamBayes Score 9.874955e-07
Marked as misclassified No
Message-id 1279995626.61.0.404385677067.issue7113@psf.upfronthosting.co.za
In-reply-to
Content
Thanks, Mark. The tests should pass for both the old version and the patched one. The change in the code involves performance, not functionality. I didn't want to set assertions that are time based so naturally the new test also runs on the old implementation. The thing is that it runs slower.
History
Date User Action Args
2010-07-24 18:20:26 lukasz.langa set recipients: + lukasz.langa, brett.cannon, aioryi, BreamoreBoy
2010-07-24 18:20:26 lukasz.langa set messageid: 1279995626.61.0.404385677067.issue7113@psf.upfronthosting.co.za
2010-07-24 18:20:25 lukasz.langa link issue7113 messages
2010-07-24 18:20:24 lukasz.langa create