From: Mark Dickinson Date: Sat, 18 Apr 2009 10:18:06 +0000 (+0000) Subject: Blocked revisions 71698 via svnmerge X-Git-Tag: 3.0~212 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c7ce952b88e71d0a69ca056fbed9f1e28ea43264;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 71698 via svnmerge ........ r71698 | mark.dickinson | 2009-04-18 11:16:35 +0100 (Sat, 18 Apr 2009) | 3 lines Issue #5781: Only use legacy string<->double conversions when we can't figure out how to get and set the x87 control word. ........ ---