[issue36957] Speed up math.isqrt

Serhiy Storchaka report at bugs.python.org
Sun May 19 07:14:48 EDT 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset a5119e7d75c9729fc36c059d05f3d7132e7f6bb4 by Serhiy Storchaka in branch 'master':
bpo-36957: Add _PyLong_Rshift() and _PyLong_Lshift(). (GH-13416)
https://github.com/python/cpython/commit/a5119e7d75c9729fc36c059d05f3d7132e7f6bb4


----------

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


More information about the Python-bugs-list mailing list