]> granicus.if.org Git - python/commit
Merged revisions 78082,78086 via svnmerge from
authorMark Dickinson <dickinsm@gmail.com>
Sun, 7 Feb 2010 13:15:37 +0000 (13:15 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sun, 7 Feb 2010 13:15:37 +0000 (13:15 +0000)
commit5354a1fce0d43054ba43cb7fd15769b265e42fde
tree061ea507523ea78e9cf320fcffae29e373b5dc0f
parent8af24c111bd5f4383d46ebbadd554b1d2686331f
Merged revisions 78082,78086 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78082 | mark.dickinson | 2010-02-07 13:01:56 +0000 (Sun, 07 Feb 2010) | 1 line

  Add missing global declarations for 'overflowok'; remove 'overflowrequired', which is no longer needed.
........
  r78086 | mark.dickinson | 2010-02-07 13:09:52 +0000 (Sun, 07 Feb 2010) | 1 line

  Actually raise on failure, instead of doing nothing.
........
Lib/test/test_format.py