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 scoder
Recipients asvetlov, docs@python, exarkun, jcea, pconnell, pitrou, scoder
Date 2013-10-05.09:56:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380966976.85.0.716582330096.issue16195@psf.upfronthosting.co.za>
In-reply-to
Content
Just as a quick update here: Cython has since then switched to only using PyObject_ClearWeakRefs() and otherwise leaves the handling of the weakref slot to CPython.
History
Date User Action Args
2013-10-05 09:56:16scodersetrecipients: + scoder, jcea, exarkun, pitrou, asvetlov, docs@python, pconnell
2013-10-05 09:56:16scodersetmessageid: <1380966976.85.0.716582330096.issue16195@psf.upfronthosting.co.za>
2013-10-05 09:56:16scoderlinkissue16195 messages
2013-10-05 09:56:16scodercreate