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 pitrou
Recipients Dormouse759, ncoghlan, petr.viktorin, pitrou, scoder
Date 2017-12-19.14:46:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513694792.39.0.213398074469.issue32374@psf.upfronthosting.co.za>
In-reply-to
Content
By the way, I think you forgot to answer my question on python-dev:

> can you get multi-interpreter support *without* PEP 489?  That is, using single-phase initialization and PyModule_GetState().

The doc currently isn't very clear about this.
History
Date User Action Args
2017-12-19 14:46:32pitrousetrecipients: + pitrou, ncoghlan, scoder, petr.viktorin, Dormouse759
2017-12-19 14:46:32pitrousetmessageid: <1513694792.39.0.213398074469.issue32374@psf.upfronthosting.co.za>
2017-12-19 14:46:32pitroulinkissue32374 messages
2017-12-19 14:46:32pitroucreate