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 <[email protected]>
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: <[email protected]>
2018-02-17 01:53:48eric.snowlinkissue32604 messages
2018-02-17 01:53:48eric.snowcreate