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 pitrou
Recipients Dormouse759, eric.snow, grahamd, ncoghlan, petr.viktorin, pitrou, xgdomingo
Date 2017-12-20.10:18:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513765085.09.0.213398074469.issue31901@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 776407fe893fd42972c7e3f71423d9d86741d07c by Antoine Pitrou (Marcel Plch) in branch 'master':
bpo-31901: atexit callbacks should be run at subinterpreter shutdown (#4611)
https://github.com/python/cpython/commit/776407fe893fd42972c7e3f71423d9d86741d07c
History
Date User Action Args
2017-12-20 10:18:05pitrousetrecipients: + pitrou, ncoghlan, grahamd, petr.viktorin, eric.snow, Dormouse759, xgdomingo
2017-12-20 10:18:05pitrousetmessageid: <1513765085.09.0.213398074469.issue31901@psf.upfronthosting.co.za>
2017-12-20 10:18:05pitroulinkissue31901 messages
2017-12-20 10:18:05pitroucreate