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 ncoghlan
Recipients eric.snow, ncoghlan, vstinner
Date 2022-03-26.12:54:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648299272.47.0.393663922376.issue46964@roundup.psfhosted.org>
In-reply-to
Content
Moving the invariant bits would certainly make sense.

As Victor notes, though, some things (like whether to install the signal handlers) should be different.
History
Date User Action Args
2022-03-26 12:54:32ncoghlansetrecipients: + ncoghlan, vstinner, eric.snow
2022-03-26 12:54:32ncoghlansetmessageid: <1648299272.47.0.393663922376.issue46964@roundup.psfhosted.org>
2022-03-26 12:54:32ncoghlanlinkissue46964 messages
2022-03-26 12:54:32ncoghlancreate