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 amaury.forgeotdarc
Recipients Rhamphoryncus, amaury.forgeotdarc
Date 2008-06-13.10:08:29
SpamBayes Score 0.18021259
Marked as misclassified No
Message-id <1213351712.82.0.65145580502.issue3100@psf.upfronthosting.co.za>
In-reply-to
Content
It seems enough to simply skip deleted weakrefs in PyObject_ClearWeakRefs.
Here is a tentative patch.
History
Date User Action Args
2008-06-13 10:08:33amaury.forgeotdarcsetspambayes_score: 0.180213 -> 0.18021259
recipients: + amaury.forgeotdarc, Rhamphoryncus
2008-06-13 10:08:32amaury.forgeotdarcsetspambayes_score: 0.180213 -> 0.180213
messageid: <1213351712.82.0.65145580502.issue3100@psf.upfronthosting.co.za>
2008-06-13 10:08:31amaury.forgeotdarclinkissue3100 messages
2008-06-13 10:08:31amaury.forgeotdarccreate