Dong-hee Na <donghee.n...@gmail.com> added the comment:

CPython or stdlib: There is no code depends on the error message of range and 
min/max.
3rd party: IMHO, if somebody relies on the error message, not error type, I 
think that the code pattern is bad usage

And as I mentioned on msg359243, other python compatible compilers/interpreters 
already don't follow the same error message as CPython. 
If the issue had been caused by this issue, it would have already been 
reported. But it doesn't seem to be.

So my conclusion is that it will not be a problem. :)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39200>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to