STINNER Victor <victor.stin...@haypocalc.com> added the comment: pitrou> It looks like you are a fixing a bug in setup_context() pitrou> at the same time as you introduce PyErr_WarnFormat(). pitrou> Both changes should probably go in separately.
Right. r83860 fixes the bug, and I attached a new version of the patch (with :versionadded:). ---------- Added file: http://bugs.python.org/file18444/pyerr_warnformat-2.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9425> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com