Message 177544 - Python tracker (original) (raw)

Message177544

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:40 pitrou set recipients: + pitrou, jcea, grooverdan, piotr.dobrogost, daniel-black
2012-12-15 17:57:39 pitrou set messageid: 1355594259.99.0.290928015103.issue8109@psf.upfronthosting.co.za
2012-12-15 17:57:39 pitrou link issue8109 messages
2012-12-15 17:57:39 pitrou create