mirror of
https://github.com/python/cpython.git
synced 2025-12-07 13:50:06 +00:00
Handling of arbitrary large int-like argument is now consistent with handling arbitrary large int arguments.
2 lines
123 B
ReStructuredText
2 lines
123 B
ReStructuredText
:func:`math.log` now supports arbitrary large integer-like arguments in the
|
|
same way as arbitrary large integer arguments.
|