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 ncoghlan
Recipients Trundle, benjamin.peterson, ncoghlan
Date 2011-03-01.09:34:01
SpamBayes Score 0.027381483
Marked as misclassified No
Message-id <1298972043.72.0.0135099457031.issue11349@psf.upfronthosting.co.za>
In-reply-to
Content
We might be able to tapdance our way around the issue by falling back to the old mechanism when dealing with extension modules without traverse/clear/dealloc methods.
History
Date User Action Args
2011-03-01 09:34:03ncoghlansetrecipients: + ncoghlan, benjamin.peterson, Trundle
2011-03-01 09:34:03ncoghlansetmessageid: <1298972043.72.0.0135099457031.issue11349@psf.upfronthosting.co.za>
2011-03-01 09:34:02ncoghlanlinkissue11349 messages
2011-03-01 09:34:02ncoghlancreate