[Numpy-discussion] Cython issues w/ 1.4.0

Darren Dale dsdale24 at gmail.com
Tue Dec 8 12:12:43 EST 2009


On Tue, Dec 8, 2009 at 12:02 PM, Pauli Virtanen <pav+sp at iki.fi> wrote:
> Sun, 06 Dec 2009 14:53:58 +0100, Gael Varoquaux wrote:
>> I have a lot of code that has stopped working with my latest SVN pull to
>> numpy.
>>
>> * Some compiled code yields an error looking like (from memory):
>>
>>     "incorrect type 'numpy.ndarray'"
>
> This, by the way, also affects the 1.4.x branch. Because of the datetime
> branch merge, a new field was added to ArrayDescr -- and this breaks
> previously compiled Cython modules.

Will the datetime changes effect other previously-compiled python
modules, like PyQwt?



More information about the NumPy-Discussion mailing list