New submission from Ron Lee Pound:

The gregorian calendar (our current calendar) does not have leap year on years 
evenly divisable by 400.  Yet calendar recognizes year 2000 as a leap year when 
it is not.  Also shows up with calendar.isleap(2000) should be false

----------
messages: 3296
nosy: Ron Pound
priority: bug
status: unread
title: "calendar" with python 2.7.13 does not handle leap year properly
topic: tracker

_______________________________________________________
PSF Meta Tracker <metatrac...@psf.upfronthosting.co.za>
<http://psf.upfronthosting.co.za/roundup/meta/issue620>
_______________________________________________________
_______________________________________________
Tracker-discuss mailing list
Tracker-discuss@python.org
https://mail.python.org/mailman/listinfo/tracker-discuss
Code of Conduct: https://www.python.org/psf/codeofconduct/

Reply via email to