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.01:53:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518832428.85.0.467229070634.issue32604@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4c6955e2b0ccf88c705f8d1fac685a8e65f9699e by Eric Snow in branch 'master':
bpo-32604: Clean up created subinterpreters before runtime finalization. (gh-5709)
https://github.com/python/cpython/commit/4c6955e2b0ccf88c705f8d1fac685a8e65f9699e
History
Date User Action Args
2018-02-17 01:53:49eric.snowsetrecipients: + eric.snow, ncoghlan, ned.deily, zach.ware, yselivanov, steve.dower
2018-02-17 01:53:48eric.snowsetmessageid: <1518832428.85.0.467229070634.issue32604@psf.upfronthosting.co.za>
2018-02-17 01:53:48eric.snowlinkissue32604 messages
2018-02-17 01:53:48eric.snowcreate