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 petr.viktorin
Recipients corona10, eric.snow, koubaa, petr.viktorin, shihai1991, terry.reedy, vstinner
Date 2020-12-08.15:46:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607442391.81.0.800958023031.issue40600@roundup.psfhosted.org>
In-reply-to
Content
Are there any other examples?

In my view, atexit is very special, and very closely tied to interpreter. I don't think it's good to design general API for one module.
History
Date User Action Args
2020-12-08 15:46:31petr.viktorinsetrecipients: + petr.viktorin, terry.reedy, vstinner, eric.snow, corona10, shihai1991, koubaa
2020-12-08 15:46:31petr.viktorinsetmessageid: <1607442391.81.0.800958023031.issue40600@roundup.psfhosted.org>
2020-12-08 15:46:31petr.viktorinlinkissue40600 messages
2020-12-08 15:46:31petr.viktorincreate