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 Theelgirl
Recipients Theelgirl, vstinner
Date 2021-05-03.18:55:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620068128.13.0.630094479029.issue43963@roundup.psfhosted.org>
In-reply-to
Content
Sorry if I'm not supposed to open closed issues, however I believe there's a typo in the whatsnew page for this. In https://docs.python.org/3.10/whatsnew/changelog.html#changelog, the entry for bpo-43963 says "Importing the signal module in a subinterpreter has no longer side effects.", however I believe it should be "Importing the signal module in a subinterpreter no longer has side effects". The only difference is that "has" is moved after "no longer" instead of before.
History
Date User Action Args
2021-05-03 18:55:28Theelgirlsetrecipients: + Theelgirl, vstinner
2021-05-03 18:55:28Theelgirlsetmessageid: <1620068128.13.0.630094479029.issue43963@roundup.psfhosted.org>
2021-05-03 18:55:28Theelgirllinkissue43963 messages
2021-05-03 18:55:28Theelgirlcreate