New submission from Serhiy Storchaka:

For unsigned_int, unsigned_long and size_t return converters Argument Clinic 
generates a code which compares unsigned integer return_value with signed -1.

----------
components: Demos and Tools
messages: 208083
nosy: larry, serhiy.storchaka
priority: normal
severity: normal
status: open
title: Argument Clinic: compare signed and unsigned ints
type: behavior
versions: Python 3.4

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

Reply via email to