Mark Dickinson <dicki...@gmail.com> added the comment:

Okay, it looks to me as though all those 'int' lengths should really be 
'Py_ssize_t'.  I don't think that's something we can change in 2.6, though;  
probably not in 2.7 either, since we're getting too close to the release.  It 
can and should be changed in py3k, though.

I'll review this patch and (assuming it looks good) apply it to the 2.x 
branches.  It would be great to have some tests, though.

----------

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

Reply via email to