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 tim.peters
Recipients Dennis Sweeney, kj, mark.dickinson, rhettinger, tim.peters
Date 2022-01-12.02:47:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641955669.03.0.641354032774.issue46020@roundup.psfhosted.org>
In-reply-to
Content
GH_30555 helps a bit by leaving the giant-exponent table of small odd powers as uninitialized stack trash unless it's actually used.
History
Date User Action Args
2022-01-12 02:47:49tim.peterssetrecipients: + tim.peters, rhettinger, mark.dickinson, Dennis Sweeney, kj
2022-01-12 02:47:49tim.peterssetmessageid: <1641955669.03.0.641354032774.issue46020@roundup.psfhosted.org>
2022-01-12 02:47:49tim.peterslinkissue46020 messages
2022-01-12 02:47:48tim.peterscreate