[issue15988] Inconsistency in overflow error messages of integer argument

Serhiy Storchaka report at bugs.python.org
Wed Mar 15 16:39:32 EDT 2017


Serhiy Storchaka added the comment:

I agree. It would be better to remove from the PR changes that can be covered by issue29816, issue29819 and other changes that changes visible behavior and open one or several new issues for them. Maybe one meta-issue and few concrete issues?

Such methods as read() also shouldn't raise OverflowError for negative argument.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15988>
_______________________________________


More information about the Python-bugs-list mailing list