]> granicus.if.org Git - python/commit
Blocked revisions 81740 via svnmerge
authorMark Dickinson <dickinsm@gmail.com>
Sat, 5 Jun 2010 12:38:00 +0000 (12:38 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sat, 5 Jun 2010 12:38:00 +0000 (12:38 +0000)
commit30110e8b37cd58098e2be66de14039fa65b6eec0
treeae06c0e0c11884b5cdf6cf77d5b33484e81e8d38
parent085dfd3ad5470050bed2f225bd4f490243ad0117
Blocked revisions 81740 via svnmerge

........
  r81740 | mark.dickinson | 2010-06-05 13:14:43 +0100 (Sat, 05 Jun 2010) | 5 lines

  Issue #8627: Fix "XXX undetected error" from unchecked PyErr_WarnPy3k return.
  This is just a quick fix:  if the warning is turned into an exception, the
  exception simply gets ignored.
........