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 ncoghlan
Recipients chn, eric.snow, grahamd, loewis, ncoghlan, pitrou, python-dev, r.david.murray, terry.reedy
Date 2017-12-06.06:30:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512541822.63.0.213398074469.issue6531@psf.upfronthosting.co.za>
In-reply-to
Content
See also https://bugs.python.org/issue31901, which reached a similar conclusion to this discussion (i.e. atexit functions should be run when the subinterpreter goes away).
History
Date User Action Args
2017-12-06 06:30:22ncoghlansetrecipients: + ncoghlan, loewis, terry.reedy, pitrou, grahamd, r.david.murray, python-dev, eric.snow, chn
2017-12-06 06:30:22ncoghlansetmessageid: <1512541822.63.0.213398074469.issue6531@psf.upfronthosting.co.za>
2017-12-06 06:30:22ncoghlanlinkissue6531 messages
2017-12-06 06:30:22ncoghlancreate