]> granicus.if.org Git - python/commit
Issue #8013: Fixed time.asctime segfault when OS's asctime fails
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Sun, 2 Jan 2011 20:48:22 +0000 (20:48 +0000)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Sun, 2 Jan 2011 20:48:22 +0000 (20:48 +0000)
commite2dc0822941fd81e9db017f85a8475a26c00f952
treee4cc5bd4078283d9a9fd2df4c416f57095dc1ee8
parentece919eb0fd24bcb6fa095049a163ceb96316043
Issue #8013: Fixed time.asctime segfault when OS's asctime fails
Lib/test/test_time.py
Modules/timemodule.c