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 belopolsky, davin, emilyemorehouse, eric.snow, miss-islington, ncoghlan, ned.deily, pitrou, pmpp, steve.dower, vstinner, zach.ware
Date 2020-05-14.16:49:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589474957.54.0.509804399468.issue32604@roundup.psfhosted.org>
In-reply-to
Content
The revert fixed the test:

$ ./python -m test -R 3:3 test__xxsubinterpreters 
(...)
Tests result: SUCCESS
History
Date User Action Args
2020-05-14 16:49:17vstinnersetrecipients: + vstinner, ncoghlan, belopolsky, pitrou, ned.deily, pmpp, eric.snow, zach.ware, steve.dower, davin, emilyemorehouse, miss-islington
2020-05-14 16:49:17vstinnersetmessageid: <1589474957.54.0.509804399468.issue32604@roundup.psfhosted.org>
2020-05-14 16:49:17vstinnerlinkissue32604 messages
2020-05-14 16:49:17vstinnercreate