[issue30534] error message for incorrect call degraded in 3.7

STINNER Victor report at bugs.python.org
Thu Jun 1 03:36:03 EDT 2017


STINNER Victor added the comment:

Ah, Python 3.6 is not affected:

haypo at selma$ ./python
Python 3.6.1+ (heads/unpack_dict:ba4fb35, May 31 2017, 16:31:51) 
>>> abs(x=5)
TypeError: abs() takes no keyword arguments

----------

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


More information about the Python-bugs-list mailing list