[issue39788] Exponential notation should return an int if it can

Marco Sulla report at bugs.python.org
Sat Feb 29 14:53:50 EST 2020


Marco Sulla <launchpad.net at marco.sulla.e4ward.com> added the comment:

> >>> int(1e100)
> 10000000000000000159028911097599180468360808563945281389781327557747838772170381060813469985856815104

.........
Oh my God... I'm just more convinced than before :-D

> Ya, this change will never be made - give up gracefully :-)

Well, even if it's Tim Peters himself that ask it to me :-) I can't.

----------

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


More information about the Python-bugs-list mailing list