]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Blocked revisions 70688 via svnmerge
authorMark Dickinson <dickinsm@gmail.com>
Sun, 29 Mar 2009 17:00:24 +0000 (17:00 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sun, 29 Mar 2009 17:00:24 +0000 (17:00 +0000)
........
  r70688 | mark.dickinson | 2009-03-29 17:58:21 +0100 (Sun, 29 Mar 2009) | 6 lines

  Issue #5463: Remove _PY_STRUCT_RANGE_CHECKING constant from struct
  module, and remove associated code from test_struct.  This was a
  mechanism for skipping some of the tests for overflow behaviour when
  packing integers; it's no longer necessary.
........


No differences found