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 aronacher
Recipients aronacher, eryksun, martin.panter, r.david.murray
Date 2014-05-14.21:45:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1400103923.87.0.372001202.issue21363@psf.upfronthosting.co.za>
In-reply-to
Content
I can confirm that calling detach() in __del__ within an except block solves the issue.
History
Date User Action Args
2014-05-14 21:45:23aronachersetrecipients: + aronacher, r.david.murray, martin.panter, eryksun
2014-05-14 21:45:23aronachersetmessageid: <1400103923.87.0.372001202.issue21363@psf.upfronthosting.co.za>
2014-05-14 21:45:23aronacherlinkissue21363 messages
2014-05-14 21:45:23aronachercreate