Re: [Cython] Cython 0.20.2 beta

2014-06-04 Thread Robert Bradshaw
I'm going to take the lack of feedback as a good sign and release this in the next couple of days... On Thu, May 29, 2014 at 6:06 PM, Robert Bradshaw wrote: > I've pushed a beta for the 0.20.2 can be found at > http://cython.org/release/Cython-0.20rc1.tar.gz . This is a > bugfix-only release, mor

[Cython] Cython 0.20.2 beta

2014-05-29 Thread Robert Bradshaw
I've pushed a beta for the 0.20.2 can be found at http://cython.org/release/Cython-0.20rc1.tar.gz . This is a bugfix-only release, more development is going on for 0.21 which will also be released soon. Note, however, that the 0.20.x branch is the last to support older versions of Python (pre 2.6 o

Re: [Cython] 0.20.2

2014-03-21 Thread Robert Bradshaw
On Fri, Mar 21, 2014 at 12:07 AM, Stefan Behnel wrote: > Stefan Behnel, 22.02.2014 10:02: >> there are a couple of nice additions and fixes in the current master that >> could go out as a 0.20.2 some time soon. I suggest waiting another couple >> of days for more bug reports to come in and then ju

Re: [Cython] 0.20.2

2014-03-21 Thread Stefan Behnel
Stefan Behnel, 22.02.2014 10:02: > there are a couple of nice additions and fixes in the current master that > could go out as a 0.20.2 some time soon. I suggest waiting another couple > of days for more bug reports to come in and then just send it out. I merged the current master over into 0.20.x

[Cython] 0.20.2

2014-02-22 Thread Stefan Behnel
Hi, there are a couple of nice additions and fixes in the current master that could go out as a 0.20.2 some time soon. I suggest waiting another couple of days for more bug reports to come in and then just send it out. I'd like to also fix the buffer formatting bug by then, looks like I got a hol