STINNER Victor added the comment:

clinic.patch: modify clinic.py to generate "return_value == (type)-1" instead 
of "return_value == -1" to avoid a warning if return_value is unsigned.

----------
keywords: +patch
nosy: +larry, neologix
Added file: http://bugs.python.org/file36201/clinic.patch

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

Reply via email to