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