[Cython] Cython 0.10 released

Robert Bradshaw robertwb at math.washington.edu
Mon Nov 10 20:05:40 CET 2008


On Nov 9, 2008, at 12:19 AM, tav wrote:

> Thanks and well done for the release guys!
>
> A small note -- the following harmless errors pop up when  
> easy_install'ing...
>
>   warning: no files found matching 'CHANGES.txt'
>   warning: no files found matching 'bin/update_references'
>   warning: no files found matching 'Demos/*.pxd'
>
> Perhaps they can be removed from the MANIFEST.in for the next release?

Done.

http://hg.cython.org/cython-devel/rev/a916d70ed6f7

>
> On Sun, Nov 9, 2008 at 5:46 AM, Robert Bradshaw
> <robertwb at math.washington.edu> wrote:
>> Cython 0.10 is now officially released.
>>
>> There are lots of new features, most notably pure python compatible
>> syntax for cython declarations, improved buffer support, better
>> Python 3.0 support, and some major re-factoring of temporary
>> allocation and code generation. There are also many bug fixes and
>> optimizations. A (by no means complete) listing can be found at
>> http://trac.cython.org/cython_trac/query?
>> group=component&milestone=0.10 . Thanks to all of you who helped with
>> this release, including those who submitted bug reports.
>>
>> - Robert
>>
>> _______________________________________________
>> Cython-dev mailing list
>> Cython-dev at codespeak.net
>> http://codespeak.net/mailman/listinfo/cython-dev
>>
>
>
>
> -- 
> love, tav
>
> plex:espians/tav | tav at espians.com | +44 (0) 7809 569 369
> _______________________________________________
> Cython-dev mailing list
> Cython-dev at codespeak.net
> http://codespeak.net/mailman/listinfo/cython-dev



More information about the Cython-dev mailing list