[issue46406] optimize int division

Tim Peters report at bugs.python.org
Mon Jan 24 20:06:10 EST 2022


Tim Peters <tim at python.org> added the comment:


New changeset 7c26472d09548905d8c158b26b6a2b12de6cdc32 by Tim Peters in branch 'main':
bpo-46504: faster code for trial quotient in x_divrem() (GH-30856)
https://github.com/python/cpython/commit/7c26472d09548905d8c158b26b6a2b12de6cdc32


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46406>
_______________________________________


More information about the Python-bugs-list mailing list