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 christian.heimes, eltoder, pitrou
Date 2012-12-04.10:34:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354617274.39.0.286880724545.issue16602@psf.upfronthosting.co.za>
In-reply-to
Content
The easy fix would probably be to return Py_None when the weakref'ed object has a zero refcount.
History
Date User Action Args
2012-12-04 10:34:34pitrousetrecipients: + pitrou, christian.heimes, eltoder
2012-12-04 10:34:34pitrousetmessageid: <1354617274.39.0.286880724545.issue16602@psf.upfronthosting.co.za>
2012-12-04 10:34:34pitroulinkissue16602 messages
2012-12-04 10:34:34pitroucreate