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 gregory.p.smith
Recipients gregory.p.smith, sahnaseredini, serhiy.storchaka, vstinner
Date 2021-03-13.09:48:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615628907.84.0.593673219605.issue42322@roundup.psfhosted.org>
In-reply-to
Content
Compiling everything (your entire OS and libraries and CPython itself) with compiler mitigations is recommended.  I agree, there is nothing specific we need to do within CPython itself.
History
Date User Action Args
2021-03-13 09:48:27gregory.p.smithsetrecipients: + gregory.p.smith, vstinner, serhiy.storchaka, sahnaseredini
2021-03-13 09:48:27gregory.p.smithsetmessageid: <1615628907.84.0.593673219605.issue42322@roundup.psfhosted.org>
2021-03-13 09:48:27gregory.p.smithlinkissue42322 messages
2021-03-13 09:48:27gregory.p.smithcreate