◐ Shell
clean mode source ↗

Message 392506 - Python tracker

Message392506

Author pitrou
Recipients Julian, aduncan, davin, itamarst, itamarst2, pitrou
Date 2021-04-30.19:15:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619810118.41.0.691678969913.issue40379@roundup.psfhosted.org>
In-reply-to
Content
The macOS change was required before "fork" simply ceased to work.
Windows has always used "spawn", because no other method can be implemented on Windows.
History
Date User Action Args
2021-04-30 19:15:18pitrousetrecipients: + pitrou, Julian, itamarst, davin, itamarst2, aduncan
2021-04-30 19:15:18pitrousetmessageid: <1619810118.41.0.691678969913.issue40379@roundup.psfhosted.org>
2021-04-30 19:15:18pitroulinkissue40379 messages
2021-04-30 19:15:18pitroucreate