Antoine Pitrou <[email protected]> added the comment: It looks like you are a fixing a bug in setup_context() at the same time as you introduce PyErr_WarnFormat(). Both changes should probably go in separately.
The PyErr_WarnFormat() doc needs a "versionadded" tag. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue9425> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
