Message 186843 - Python tracker (original) (raw)

Message186843

Author sphickson
Recipients nedbat, python-dev, sphickson, vinay.sajip
Date 2013-04-13.20:57:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1365886650.95.0.450391104448.issue17713@psf.upfronthosting.co.za
In-reply-to
Content
Patch to fix test_compute_rollover_weekly_attime: 1) Use 6 rather than 7 for calculating expected rollover day 2) Roll all cases (rollover day earlier than current day, both days the same, and current day earlier than rollover day) into one if/else statement
History
Date User Action Args
2013-04-13 20:57:30 sphickson set recipients: + sphickson, vinay.sajip, nedbat, python-dev
2013-04-13 20:57:30 sphickson set messageid: 1365886650.95.0.450391104448.issue17713@psf.upfronthosting.co.za
2013-04-13 20:57:30 sphickson link issue17713 messages
2013-04-13 20:57:30 sphickson create