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 methane
Recipients benjamin.peterson, geeknik, methane, vstinner
Date 2018-07-27.10:28:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532687335.16.0.56676864532.issue31166@psf.upfronthosting.co.za>
In-reply-to
Content
We ignores several crashes caused by exposing internal object
through gc or weakref module.
This case is not special enough to care.
History
Date User Action Args
2018-07-27 10:28:55methanesetrecipients: + methane, vstinner, benjamin.peterson, geeknik
2018-07-27 10:28:55methanesetmessageid: <1532687335.16.0.56676864532.issue31166@psf.upfronthosting.co.za>
2018-07-27 10:28:55methanelinkissue31166 messages
2018-07-27 10:28:55methanecreate