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 pconnell
Recipients docs@python, eric.snow, pconnell
Date 2019-11-12.14:38:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573569500.54.0.207485115661.issue38778@roundup.psfhosted.org>
In-reply-to
Content
Add a comment to the os.fork docs to note that forking from a subinterpreter is no longer allowed (see issue34651)
History
Date User Action Args
2019-11-12 14:38:20pconnellsetrecipients: + pconnell, docs@python, eric.snow
2019-11-12 14:38:20pconnellsetmessageid: <1573569500.54.0.207485115661.issue38778@roundup.psfhosted.org>
2019-11-12 14:38:20pconnelllinkissue38778 messages
2019-11-12 14:38:20pconnellcreate