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, vstinner
Date 2019-03-15.22:35:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552689352.67.0.62002030402.issue36097@roundup.psfhosted.org>
In-reply-to
Content
New changeset c11183cdcff6af13c4339fdcce84ab63f7930ddc by Eric Snow in branch 'master':
bpo-36097: Use only public C-API in the_xxsubinterpreters module (adding as necessary). (gh-12359)
https://github.com/python/cpython/commit/c11183cdcff6af13c4339fdcce84ab63f7930ddc
History
Date User Action Args
2019-03-15 22:35:52eric.snowsetrecipients: + eric.snow, vstinner
2019-03-15 22:35:52eric.snowsetmessageid: <1552689352.67.0.62002030402.issue36097@roundup.psfhosted.org>
2019-03-15 22:35:52eric.snowlinkissue36097 messages
2019-03-15 22:35:52eric.snowcreate