Message 343415 - Python tracker

Message343415

Author gregory.p.smith
Recipients eric.snow, gregory.p.smith, hroncok, vstinner
Date 2019-05-24.17:48:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558720084.18.0.90027621663.issue34651@roundup.psfhosted.org>
In-reply-to
Content
I'd start by documenting the limitation and keeping a future feature request of "Allow subprocess to work from subinterpreters".  That is doable.  Supporting os.fork() is not.
History
Date User Action Args
2019-05-24 17:48:04gregory.p.smithsetrecipients: + gregory.p.smith, vstinner, eric.snow, hroncok
2019-05-24 17:48:04gregory.p.smithsetmessageid: <1558720084.18.0.90027621663.issue34651@roundup.psfhosted.org>
2019-05-24 17:48:04gregory.p.smithlinkissue34651 messages
2019-05-24 17:48:04gregory.p.smithcreate