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
Date 2018-01-30.01:23:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 7f8bfc9b9a8381ddb768421b5dd5cbd970266190 by Eric Snow in branch 'master':
bpo-32604: Expose the subinterpreters C-API in a "private" stdlib module. (gh-1748)
https://github.com/python/cpython/commit/7f8bfc9b9a8381ddb768421b5dd5cbd970266190
History
Date User Action Args
2018-01-30 01:23:46eric.snowsetrecipients: + eric.snow, ncoghlan, ned.deily, yselivanov, steve.dower
2018-01-30 01:23:46eric.snowsetmessageid: <[email protected]>
2018-01-30 01:23:46eric.snowlinkissue32604 messages
2018-01-30 01:23:46eric.snowcreate