From 29c51780217123f6649c204758df8c024ccfcc9b Mon Sep 17 00:00:00 2001 From: Mark Dickinson Date: Sun, 19 Apr 2009 20:41:10 +0000 Subject: [PATCH] Blocked revisions 71754 via svnmerge ........ r71754 | mark.dickinson | 2009-04-19 21:40:33 +0100 (Sun, 19 Apr 2009) | 4 lines Issue #5463: Remove deprecated float coercion from struct module, along with the _PY_STRUCT_FLOAT_COERCE constant. Simplify tests accordingly, and reenable (now-fixed) broken tests. ........ -- 2.47.3