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 vstinner
Recipients docs@python, ezyang, python-dev, vstinner
Date 2021-09-16.13:21:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631798502.65.0.45883235789.issue45210@roundup.psfhosted.org>
In-reply-to
Content
I'm not sure that it's a feature. Maybe we should modify to never call tp_dealloc with an exception set.
History
Date User Action Args
2021-09-16 13:21:42vstinnersetrecipients: + vstinner, docs@python, python-dev, ezyang
2021-09-16 13:21:42vstinnersetmessageid: <1631798502.65.0.45883235789.issue45210@roundup.psfhosted.org>
2021-09-16 13:21:42vstinnerlinkissue45210 messages
2021-09-16 13:21:42vstinnercreate