[issue9888] int overflow in datetime causes seg fault from datetime.ctime()

Antoine Pitrou report at bugs.python.org
Sat Sep 18 14:11:54 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

Apparently it has been fixed somewhere between 2.6.5 and 2.6.6. I get a segmentation fault in 2.6.5, but an OverflowError in all of {2.6.6, 2.7, 3.1, 3.2}.

----------
nosy: +pitrou

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9888>
_______________________________________


More information about the Python-bugs-list mailing list