[issue8013] time.asctime segfaults when given a time in the far future
Georg Brandl
report at bugs.python.org
Sun Jan 2 23:35:13 CET 2011
Georg Brandl <georg at python.org> added the comment:
Tests fixed to ignore ValueError in r87656.
Both asctime() and ctime() fixed to remove newline no matter how many digits the year has in r87657. I also took the liberty of making the error messages consistent.
----------
resolution: -> fixed
status: open -> closed
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8013>
_______________________________________
More information about the Python-bugs-list
mailing list