Changes by theme :
--
versions: +Python 3.4, Python 3.5
___
Python tracker
<http://bugs.python.org/issue12946>
___
___
Python-bugs-list mailing list
Unsubscribe:
theme added the comment:
skrah: I am not sure what link are you referring to.
However, no matter which link you are talking about, the documentation still
doesn't match the behavior no matter how you interpret it.
Some possible interpretations of the documentation on Overflow
theme added the comment:
This is a (non-comprehensive) list of issues that describe or imply that
OverflowError on integers is normal.
- http://bugs.python.org/issue7267 "Attached patch works around the inital
issue (u'{0:c}'.format(256)) by raising OverflowError on int.__f
Changes by theme :
--
components: +Library (Lib)
___
Python tracker
<http://bugs.python.org/issue21559>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from theme:
>From the documentation at
>https://docs.python.org/3.4/library/exceptions.html#OverflowError all integer
>operations should not throw OverflowError no matter what. However, there are
>so many issues here that describe library functions and built-