◐ Shell
clean mode source ↗

Message 382983 - Python tracker

Message382983

Author vstinner
Recipients corona10, eric.snow, koubaa, petr.viktorin, shihai1991, terry.reedy, vstinner
Date 2020-12-14.12:03:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607947414.61.0.369039299206.issue40600@roundup.psfhosted.org>
In-reply-to
Content
I created bpo-42639 and PR 23763 to move the atexit module to PyInterpreterState and so allow to have more than one atexit instance.
History
Date User Action Args
2020-12-14 12:03:34vstinnersetrecipients: + vstinner, terry.reedy, petr.viktorin, eric.snow, corona10, shihai1991, koubaa
2020-12-14 12:03:34vstinnersetmessageid: <1607947414.61.0.369039299206.issue40600@roundup.psfhosted.org>
2020-12-14 12:03:34vstinnerlinkissue40600 messages
2020-12-14 12:03:34vstinnercreate