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 jneb
Recipients jneb, mark.dickinson, serhiy.storchaka, tim.peters
Date 2021-01-21.14:29:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611239397.36.0.795760728684.issue42911@roundup.psfhosted.org>
In-reply-to
Content
...not to mention the new gcd and lcm functions, and the fact that the number conversion is linear for exponent-of-two bases, and the negative power modulo a prime number!
History
Date User Action Args
2021-01-21 14:29:57jnebsetrecipients: + jneb, tim.peters, mark.dickinson, serhiy.storchaka
2021-01-21 14:29:57jnebsetmessageid: <1611239397.36.0.795760728684.issue42911@roundup.psfhosted.org>
2021-01-21 14:29:57jneblinkissue42911 messages
2021-01-21 14:29:57jnebcreate