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-02.19:18:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641151116.2.0.933532908794.issue46218@roundup.psfhosted.org>
In-reply-to
Content
New changeset 863729e9c6f599286f98ec37c8716e982c4ca9dd by Tim Peters in branch 'main':
bpo-46218: Change long_pow() to sliding window algorithm (GH-30319)
https://github.com/python/cpython/commit/863729e9c6f599286f98ec37c8716e982c4ca9dd
History
Date User Action Args
2022-01-02 19:18:36tim.peterssetrecipients: + tim.peters
2022-01-02 19:18:36tim.peterssetmessageid: <1641151116.2.0.933532908794.issue46218@roundup.psfhosted.org>
2022-01-02 19:18:36tim.peterslinkissue46218 messages
2022-01-02 19:18:36tim.peterscreate