On 4 November 2012 01:23, Robert Bradshaw <[email protected]> wrote:
>
> On Nov 3, 2012 4:22 PM, "Stefan Behnel" <[email protected]> wrote:
>>
>> Hi,
>>
>> the 0.17 branch has gained a couple of fixes, so I'd like to release a
>> 0.17.2 some time next week.
>
> You read my mind.
>
>> In case you have other things to add to it within the next few days,
>> please do, or send a quick reply if you'd like to have more time.
>>
>
> I've got a couple more tiny fixes, but next week is a reasonable timeframe.
>
> _______________________________________________
>> cython-devel mailing list
>> [email protected]
>> http://mail.python.org/mailman/listinfo/cython-devel
>
>
> _______________________________________________
> cython-devel mailing list
> [email protected]
> http://mail.python.org/mailman/listinfo/cython-devel
>

I have some fixes for fused types, and a fix that allows you to
specify memoryviews from python, like cython.double[:, :], which
allows you to specialize fused functions.
_______________________________________________
cython-devel mailing list
[email protected]
http://mail.python.org/mailman/listinfo/cython-devel

Reply via email to