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 beng94
Recipients belopolsky, beng94, iaslan, lemburg, serhiy.storchaka
Date 2016-02-16.12:11:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455624707.43.0.0998622655806.issue23718@psf.upfronthosting.co.za>
In-reply-to
Content
I've added a new patch, it uses an other way to calculate the number of days in a given year. I updated the tests, so now it doesn't fail, I also added some extra test cases to test leap years.
History
Date User Action Args
2016-02-16 12:11:47beng94setrecipients: + beng94, lemburg, belopolsky, serhiy.storchaka, iaslan
2016-02-16 12:11:47beng94setmessageid: <1455624707.43.0.0998622655806.issue23718@psf.upfronthosting.co.za>
2016-02-16 12:11:47beng94linkissue23718 messages
2016-02-16 12:11:47beng94create