This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients daniel-black, grooverdan, jcea, piotr.dobrogost, pitrou
Date 2012-12-15.17:57:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355594259.99.0.290928015103.issue8109@psf.upfronthosting.co.za>
In-reply-to
Content
I've posted a few more comments.
As for cyclic garbage collection, it's explained a bit there:
http://docs.python.org/dev/extending/newtypes.html#supporting-cyclic-garbage-collection

If it isn't very clear to you, I can still handle it myself, though. Those docs aren't the best.
History
Date User Action Args
2012-12-15 17:57:40pitrousetrecipients: + pitrou, jcea, grooverdan, piotr.dobrogost, daniel-black
2012-12-15 17:57:39pitrousetmessageid: <1355594259.99.0.290928015103.issue8109@psf.upfronthosting.co.za>
2012-12-15 17:57:39pitroulinkissue8109 messages
2012-12-15 17:57:39pitroucreate