]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Blocked revisions 71754 via svnmerge
authorMark Dickinson <dickinsm@gmail.com>
Sun, 19 Apr 2009 20:41:10 +0000 (20:41 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sun, 19 Apr 2009 20:41:10 +0000 (20:41 +0000)
commit29c51780217123f6649c204758df8c024ccfcc9b
tree21791d13e79150256e1179bf2988d9441dbe822f
parent8624d1681b640f8ea55a34c7fdeb07a1006ca1a8
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.
........