[issue6608] asctime does not check its input

Alexander Belopolsky report at bugs.python.org
Fri Sep 24 19:36:31 CEST 2010


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

No, it looks like the starting patch is against 2.7.  We need a py3k patch.  Meanwhile, I've noticed a couple of grammatical mistakes in comments:

"strftime(), asctime() does not" -> "strftime() and asctime() do not"
"fixes bug #897625, #6608" -> "fixes bugs #897625 and #6608"

----------
stage: patch review -> needs patch

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


More information about the Python-bugs-list mailing list