Message 410735 - Python tracker

Message410735

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
Date 2022-01-16.23:38:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642376309.6.0.865823725901.issue46406@roundup.psfhosted.org>
In-reply-to
Content
Based on a python-dev thread, we've come up with faster int division code for CPython's bignums.

https://mail.python.org/archives/list/python-dev@python.org/thread/ZICIMX5VFCX4IOFH5NUPVHCUJCQ4Q7QM/#NEUNFZU3TQU4CPTYZNF3WCN7DOJBBTK5

filing this issue for starters to attach a PR to.  details forthcoming.
History
Date User Action Args
2022-01-16 23:38:29gregory.p.smithsetrecipients: + gregory.p.smith
2022-01-16 23:38:29gregory.p.smithsetmessageid: <1642376309.6.0.865823725901.issue46406@roundup.psfhosted.org>
2022-01-16 23:38:29gregory.p.smithlinkissue46406 messages
2022-01-16 23:38:29gregory.p.smithcreate