From 30110e8b37cd58098e2be66de14039fa65b6eec0 Mon Sep 17 00:00:00 2001 From: Mark Dickinson Date: Sat, 5 Jun 2010 12:38:00 +0000 Subject: [PATCH] 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. ........ -- 2.50.0