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 vstinner
Recipients barry, davin, josh.r, kapilt, lukasz.langa, miss-islington, ned.deily, pablogsal, pitrou, ronaldoussoren, tdsmith, vstinner
Date 2019-05-28.14:02:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559052177.33.0.302104894065.issue33725@roundup.psfhosted.org>
In-reply-to
Content
New changeset 17a5588740b3d126d546ad1a13bdac4e028e6d50 by Victor Stinner in branch 'master':
bpo-33725: multiprocessing uses spawn by default on macOS (GH-13603)
https://github.com/python/cpython/commit/17a5588740b3d126d546ad1a13bdac4e028e6d50
History
Date User Action Args
2019-05-28 14:02:57vstinnersetrecipients: + vstinner, barry, ronaldoussoren, pitrou, ned.deily, lukasz.langa, josh.r, tdsmith, davin, pablogsal, miss-islington, kapilt
2019-05-28 14:02:57vstinnersetmessageid: <1559052177.33.0.302104894065.issue33725@roundup.psfhosted.org>
2019-05-28 14:02:57vstinnerlinkissue33725 messages
2019-05-28 14:02:57vstinnercreate