cpython/Misc/NEWS.d/next/Library/2024-07-09-12-23-32.gh-issu...

4 lines
172 B
ReStructuredText

:mod:`math` functions :func:`~math.isqrt`, :func:`~math.log`, :func:`~math.log2` and
:func:`~math.log10` now support integers larger than ``2**2**32`` on 32-bit
platforms.