From: Alexander Belopolsky Date: Fri, 1 Oct 2010 14:26:35 +0000 (+0000) Subject: Blocked revisions 85137 via svnmerge X-Git-Tag: v2.7.1rc1~220 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cb5e22deff0823dd9ef2fa3cf4f35dc9c5f92285;p=python Blocked revisions 85137 via svnmerge ........ r85137 | alexander.belopolsky | 2010-10-01 10:18:49 -0400 (Fri, 01 Oct 2010) | 3 lines Issue #6608: time.asctime is now checking struct tm fields its input before passing it to the system asctime. Patch by MunSic Jeong. ........ ---