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 barry
Recipients barry, davin, josh.r, kapilt, lukasz.langa, miss-islington, ned.deily, pablogsal, pitrou, ronaldoussoren, tdsmith, vstinner
Date 2019-05-28.17:07:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <BF7D619D-6F8B-4509-9BC7-99146028ADBE@python.org>
In-reply-to <1558999690.49.0.835975704369.issue33725@roundup.psfhosted.org>
Content
On May 27, 2019, at 16:28, STINNER Victor <report@bugs.python.org> wrote:

> I don't see a clear consensus to switch to spawn on *all* platforms, so I wrote PR 13603 which is the minimum fix: switch to spawn by default, but only on macOS.

Fair enough.  Let’s fix what we have consensus on and go from there.  Thanks for working on this!
History
Date User Action Args
2019-05-28 17:07:03barrysetrecipients: + barry, ronaldoussoren, pitrou, vstinner, ned.deily, lukasz.langa, josh.r, tdsmith, davin, pablogsal, miss-islington, kapilt
2019-05-28 17:07:03barrylinkissue33725 messages
2019-05-28 17:07:03barrycreate