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, gregory.p.smith
Date 2018-09-14.21:17:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536959851.14.0.956365154283.issue34651@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5903296045b586b9cd1fce0b1e02caf896028d1d by Eric Snow in branch 'master':
bpo-34651: Only allow the main interpreter to fork. (gh-9279)
https://github.com/python/cpython/commit/5903296045b586b9cd1fce0b1e02caf896028d1d
History
Date User Action Args
2018-09-14 21:17:31eric.snowsetrecipients: + eric.snow, gregory.p.smith
2018-09-14 21:17:31eric.snowsetmessageid: <1536959851.14.0.956365154283.issue34651@psf.upfronthosting.co.za>
2018-09-14 21:17:31eric.snowlinkissue34651 messages
2018-09-14 21:17:31eric.snowcreate