Staging
v0.8.1
https://github.com/python/cpython
Revision 8cab419624cba0df59fb2d61261a59230ef4578c authored by Alexander Belopolsky on 28 September 2016, 02:45:20 UTC, committed by Alexander Belopolsky on 28 September 2016, 02:45:20 UTC
Methods itermonthdays() and itermonthdays2() are reimplemented so that they
don't call itermonthdates() which can cause datetime.date under/overflow.
1 parent 36beb5e
History
Tip revision: 8cab419624cba0df59fb2d61261a59230ef4578c authored by Alexander Belopolsky on 28 September 2016, 02:45:20 UTC
Issue #28253: Fixed calendar functions for extreme months: 0001-01 and 9999-12.
Tip revision: 8cab419
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 552 bytes
.gitignore -rw-r--r-- 631 bytes
.hgeol -rw-r--r-- 943 bytes
.hgignore -rw-r--r-- 1.1 KB
.hgtags -rw-r--r-- 8.4 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 47.0 KB
README -rw-r--r-- 54.4 KB
aclocal.m4 -rw-r--r-- 10.7 KB
config.guess -rwxr-xr-x 41.9 KB
config.sub -rwxr-xr-x 34.9 KB
configure -rwxr-xr-x 433.0 KB
configure.ac -rw-r--r-- 138.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 34.3 KB
setup.py -rw-r--r-- 96.7 KB

README

back to top