[Cython] Cython 0.16 Release Candidate

2012-03-31 Thread mark florisson
We are happy to announce the first release candidate for Cython 0.16, you can grab it from here: http://wiki.cython.org/ReleaseNotes-0.16 Since the beta last month several issues have been fixed, including the NumPy array attribute access deprecation, which are now rewritten to use the NumPy macro

Re: [Cython] 0.16 release

2012-03-31 Thread mark florisson
On 31 March 2012 17:15, Stefan Behnel wrote: > mark florisson, 31.03.2012 11:31: >> On 31 March 2012 10:14, Stefan Behnel wrote: >>> mark florisson, 30.03.2012 19:24: The release build looks good now, I'm thinking of pushing a second and final beta out there tomorrow. If anyone wants to

Re: [Cython] 0.16 release

2012-03-31 Thread Stefan Behnel
mark florisson, 31.03.2012 11:31: > On 31 March 2012 10:14, Stefan Behnel wrote: >> mark florisson, 30.03.2012 19:24: >>> The release build looks good now, I'm thinking of pushing a second and >>> final beta out there tomorrow. If anyone wants to get something in, >>> now is the time to raise voice

Re: [Cython] 0.16 release

2012-03-31 Thread mark florisson
On 31 March 2012 10:14, Stefan Behnel wrote: > mark florisson, 30.03.2012 19:24: >> The release build looks good now, I'm thinking of pushing a second and >> final beta out there tomorrow. If anyone wants to get something in, >> now is the time to raise voice. > > Note that Dag's NumPy specialisat

Re: [Cython] 0.16 release

2012-03-31 Thread Stefan Behnel
mark florisson, 30.03.2012 19:24: > The release build looks good now, I'm thinking of pushing a second and > final beta out there tomorrow. If anyone wants to get something in, > now is the time to raise voice. Note that Dag's NumPy specialisation broke the Sage build by introducing a compiler cra