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 tim.peters
Date 2022-01-04.02:41:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641264088.54.0.875446303607.issue46233@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3aa5242b54b0627293d95cfb4a26b2f917f667be by Tim Peters in branch 'main':
bpo-46233: Minor speedup for bigint squaring (GH-30345)
https://github.com/python/cpython/commit/3aa5242b54b0627293d95cfb4a26b2f917f667be
History
Date User Action Args
2022-01-04 02:41:28tim.peterssetrecipients: + tim.peters
2022-01-04 02:41:28tim.peterssetmessageid: <1641264088.54.0.875446303607.issue46233@roundup.psfhosted.org>
2022-01-04 02:41:28tim.peterslinkissue46233 messages
2022-01-04 02:41:28tim.peterscreate