Eli Bendersky <eli...@gmail.com> added the comment:

Find attached a patch.

Added cyclic GC support to Element objects. Also added tests that verify that 
cycles involving Element objects are being collected.

I'd really appreciate a review on this, since this is the first time I have to 
explicitly deal with cyclic GC from C extensions.

----------
keywords: +patch
stage: needs patch -> patch review
Added file: http://bugs.python.org/file25013/issue14065.1.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14065>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to