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 ned.deily
Recipients barry, davin, gregory.p.smith, josh.r, kapilt, lukasz.langa, miss-islington, ned.deily, pablogsal, pitrou, ronaldoussoren, tdsmith, vstinner
Date 2019-05-28.23:43:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> Can we at least document that the default start method (fork) is now unsafe on macOS?

Thanks, I was just going to add that I would accept a doc change for 3.7.  But the wording should be a little clearer that fork has *always* been unsafe on macOS, i.e. this is not a new issue for 3.7 which is one of the reasons it should not be backported.
History
Date User Action Args
2019-05-28 23:43:35ned.deilysetrecipients: + ned.deily, barry, gregory.p.smith, ronaldoussoren, pitrou, vstinner, lukasz.langa, josh.r, tdsmith, davin, pablogsal, miss-islington, kapilt
2019-05-28 23:43:35ned.deilysetmessageid: <[email protected]>
2019-05-28 23:43:35ned.deilylinkissue33725 messages
2019-05-28 23:43:35ned.deilycreate