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 pitrou
Recipients Julian, aduncan, davin, itamarst, itamarst2, pitrou
Date 2021-04-30.19:31:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Agreed, but again, changing will break some applications.

We could switch to forkserver, but we should have a transition period where a FutureWarning will be displayed if people didn't explicitly set a start method.
History
Date User Action Args
2021-04-30 19:31:24pitrousetrecipients: + pitrou, Julian, itamarst, davin, itamarst2, aduncan
2021-04-30 19:31:24pitrousetmessageid: <[email protected]>
2021-04-30 19:31:24pitroulinkissue40379 messages
2021-04-30 19:31:24pitroucreate