[Patches] [Patch #101065] bogus counter for recursive PyObject_Compare()

noreply@sourceforge.net noreply@sourceforge.net
Thu, 10 Aug 2000 08:52:16 -0700


Patch #101065 has been updated. 

Project: 
Category: core (C code)
Status: Open
Summary: bogus counter for recursive PyObject_Compare()

Follow-Ups:

Date: 2000-Aug-03 12:17
By: marangoz

Comment:
Looks like _PyCompareState_nesting is not updated
accordingly on err conditions.
-------------------------------------------------------

Date: 2000-Aug-10 08:52
By: marangoz

Comment:
Jeremy, if you don't give a penny about this patch, reassign it back
to me and if nobody chimes in in the meantime, I'll check it in.
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=101065&group_id=5470