Re: [Cython] Cython 0.16 Beta 0

2012-03-05 Thread mark florisson
On 5 March 2012 05:41, Arfrever Frehtes Taifersar Arahesis wrote: > All tests pass with Python 2.6 (2.6.7 release). > All tests pass with Python 2.7 (snapshot of 2.7 branch, revision > 52ecec12c0ed). > 10 failures with Python 3.1 (3.1.4 release). > 14 failures with Python 3.2 (snapshot of 3.2 bra

Re: [Cython] Cython 0.16 Beta 0

2012-03-04 Thread Arfrever Frehtes Taifersar Arahesis
All tests pass with Python 2.6 (2.6.7 release). All tests pass with Python 2.7 (snapshot of 2.7 branch, revision 52ecec12c0ed). 10 failures with Python 3.1 (3.1.4 release). 14 failures with Python 3.2 (snapshot of 3.2 branch, revision 4966907d3661). Failures with Python 3.2: =

[Cython] Cython 0.16 Beta 0

2012-02-26 Thread mark florisson
The Cython team is pleased to announce the first beta release for the upcoming release of Cython 0.16. A tarball can be grabbed from here: http://cython.org/release/Cython-0.16.beta0.tar.gz. This release comes with several great new features such as better function introspection, super without argu