[Python-Dev] [ Patch #100895 ] safe version of PyErr_Format

Guido van Rossum guido@beopen.com
Mon, 24 Jul 2000 17:47:52 -0500


> not sure about the outcome here; should I go ahead
> and check it in?  (properly ANSIfied, of course):
> 
> http://sourceforge.net/patch/?func=detailpatch&patch_id=100895&group_id=5470

I'm for it, but don't know of all the consequences.  It would be
helpful to create a test suite that triggered all the calls to
PyErr_Format() that exist in the core.

--Guido van Rossum (home page: http://dinsdale.python.org/~guido/)