Patch for ExtensionClass

Thomas Heller thomas.heller at ion-tof.com
Wed Oct 25 03:21:00 EDT 2000


The current ExtensionClass RCSid 1.39 is not compatible
with python 2.0 with Py_TRACE_REFS defined (in debug mode).

Reason: You zero out newly created instances and fiddle the
refcount explicitely.
This patch fixes this problem.

Regards,

Thomas Heller
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff.txt
URL: <http://mail.python.org/pipermail/python-list/attachments/20001025/3e5ebf44/attachment.txt>


More information about the Python-list mailing list