Dong-hee Na <donghee.n...@gmail.com> added the comment:
I noticed that min/max builtin function also has the same problem. For example, PyPy raise TypeError as TypeError: max() expects at least one argument. PR-17814 is an update patch for this. I suggest changing the title to be "Fix inaccurate TypeError messages when calling with insufficient arguments" ---------- nosy: +corona10, pablogsal versions: +Python 3.5, Python 3.6 _______________________________________ 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