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 shreyanavigyan
Recipients Mark.Shannon, corona10, erlendaasland, gvanrossum, pablogsal, serhiy.storchaka, shihai1991, shreyanavigyan, vstinner
Date 2021-04-26.13:06:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619442413.32.0.988607526896.issue43908@roundup.psfhosted.org>
In-reply-to
Content
> No, multiple tests fail. First test_distutils fails, then during the re-run, test_multiprocessing_forkserver, test_multiprocessing_spawn, and test_pdb fail.

Can you provide the error output log you're getting? I'm getting a lot of errors for a lot of tests by applying your patch. But the test_pdb error looks related. If test_pdb fails then all the tests after that also fail. I'm not sure if they are related at all.
History
Date User Action Args
2021-04-26 13:06:53shreyanavigyansetrecipients: + shreyanavigyan, gvanrossum, vstinner, Mark.Shannon, serhiy.storchaka, corona10, pablogsal, shihai1991, erlendaasland
2021-04-26 13:06:53shreyanavigyansetmessageid: <1619442413.32.0.988607526896.issue43908@roundup.psfhosted.org>
2021-04-26 13:06:53shreyanavigyanlinkissue43908 messages
2021-04-26 13:06:53shreyanavigyancreate