Jeffrey Bush added the comment:

I have no idea where I would start and don't have much time...

I am not so sure it is a new features. It seems that the ctypes system is 
internally using unsigned integers for length but should be using size_t (or at 
least ssize_t). Seems like a bug.

----------

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

Reply via email to