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 eric.snow
Recipients eric.snow, ncoghlan, ned.deily, steve.dower, yselivanov, zach.ware
Date 2018-02-17.02:15:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518833726.43.0.467229070634.issue32604@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3db05a3a9c109f49d54b4965852e41c657e9b117 by Eric Snow (Miss Islington (bot)) in branch '3.7':
bpo-32604: Clean up created subinterpreters before runtime finalization. (gh-5710)
https://github.com/python/cpython/commit/3db05a3a9c109f49d54b4965852e41c657e9b117
History
Date User Action Args
2018-02-17 02:15:26eric.snowsetrecipients: + eric.snow, ncoghlan, ned.deily, zach.ware, yselivanov, steve.dower
2018-02-17 02:15:26eric.snowsetmessageid: <1518833726.43.0.467229070634.issue32604@psf.upfronthosting.co.za>
2018-02-17 02:15:26eric.snowlinkissue32604 messages
2018-02-17 02:15:26eric.snowcreate