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 Maxime Belanger, eric.snow, ncoghlan, ned.deily, paul.moore, ronaldoussoren, steve.dower, tim.golden, zach.ware
Date 2017-12-12.18:42:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513104129.29.0.213398074469.issue32280@psf.upfronthosting.co.za>
In-reply-to
Content
Note that in the long term we are considering support for embedding multiple runtimes in a single process.  So anything that assumes there is only a single runtime in each process is problematic.
History
Date User Action Args
2017-12-12 18:42:09eric.snowsetrecipients: + eric.snow, paul.moore, ronaldoussoren, ncoghlan, tim.golden, ned.deily, zach.ware, steve.dower, Maxime Belanger
2017-12-12 18:42:09eric.snowsetmessageid: <1513104129.29.0.213398074469.issue32280@psf.upfronthosting.co.za>
2017-12-12 18:42:09eric.snowlinkissue32280 messages
2017-12-12 18:42:09eric.snowcreate