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 steve.dower
Recipients Kallah, eryksun, paul.moore, steve.dower, steven.daprano, tim.golden, zach.ware
Date 2020-01-08.16:37:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578501462.02.0.846438977818.issue39255@roundup.psfhosted.org>
In-reply-to
Content
Agreed it's not a bug.

The best we could do is display a warning that fork is not portable (won't work on macOS anymore either, IIRC) and you should at least verify that spawn behaves the same.
History
Date User Action Args
2020-01-08 16:37:42steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, steven.daprano, zach.ware, eryksun, Kallah
2020-01-08 16:37:42steve.dowersetmessageid: <1578501462.02.0.846438977818.issue39255@roundup.psfhosted.org>
2020-01-08 16:37:42steve.dowerlinkissue39255 messages
2020-01-08 16:37:41steve.dowercreate