[Numpy-discussion] Py_ssize_t

Charles R Harris charlesr.harris at gmail.com
Sun Mar 15 15:10:52 EDT 2009


Some of the calls to the python c-api have been changed to use Py_ssize_t.
As Py_ssize_t was not available in Python 2.4 I wonder if we check if it is
defined and set it to int if not. Also, are we running tests on Python 2.4
for the release?

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20090315/2580801e/attachment.html>


More information about the NumPy-Discussion mailing list