Serhiy Storchaka added the comment:

There is no respective type. abs() is just an arbitrary example. There are 
perhaps tens functions affected by this bug. test_exception_messages looks an 
overkill. There are similar tests in test_capi and test_getargs2 that test 
public PyArg_* functions. But this bug is related to other code.

Hmm, may be test_call is an appropriate test.

----------

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

Reply via email to