From: Mark Dickinson Date: Sun, 26 Apr 2009 14:00:59 +0000 (+0000) Subject: Blocked revisions 71963 via svnmerge X-Git-Tag: v2.6.3rc1~376 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5d48529fc470b93c8b7a9714826e328c8fcb770d;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 71963 via svnmerge ........ r71963 | mark.dickinson | 2009-04-26 15:00:08 +0100 (Sun, 26 Apr 2009) | 2 lines Reset errno before both calls to PyOS_ascii_strtod, not just one. ........ ---