[Cython] Any more fixes for 0.17.2?

mark florisson markflorisson88 at gmail.com
Sun Nov 4 13:00:01 CET 2012


On 4 November 2012 01:23, Robert Bradshaw <robertwb at gmail.com> wrote:
>
> On Nov 3, 2012 4:22 PM, "Stefan Behnel" <stefan_ml at behnel.de> 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
>> cython-devel at python.org
>> http://mail.python.org/mailman/listinfo/cython-devel
>
>
> _______________________________________________
> cython-devel mailing list
> cython-devel at python.org
> 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.


More information about the cython-devel mailing list