Re: [Cython] preparing a release candidate, pending issues

2014-09-07 Thread Stefan Behnel
Robert Bradshaw schrieb am 06.09.2014 um 20:02: > On Fri, Sep 5, 2014 at 12:39 PM, Stefan Behnel wrote: >> "Buffer dtype mismatch error" >> http://thread.gmane.org/gmane.comp.python.cython.user/11603 > > The only solution I can think of, short of fixing NumPy, is adding a > directive to not do the

Re: [Cython] preparing a release candidate, pending issues

2014-09-06 Thread Robert Bradshaw
On Fri, Sep 5, 2014 at 12:39 PM, Stefan Behnel wrote: > Hi, > > current master looks good enough to plan for a release candidate next week. > There are only a couple of pending issues that I'm aware of that may or may > not get looked into for the release. > > One thing is cygdb and its tests - ar

Re: [Cython] preparing a release candidate, pending issues

2014-09-05 Thread Andriy Kornatskyy
On Sep 6, 2014, at 8:35 AM, Stefan Behnel wrote: > Is that still as issue with the beta releases (or latest master)? Yes, with the latest master. Andriy ___ cython-devel mailing list cython-devel@python.org https://mail.python.org/mailman/listinfo/cyt

Re: [Cython] preparing a release candidate, pending issues

2014-09-05 Thread Stefan Behnel
Andriy Kornatskyy schrieb am 06.09.2014 um 06:43: > Any update to the following? > > "Compiler crash in RemoveUnreachableCode" > http://thread.gmane.org/gmane.comp.python.cython.devel/15184 Is that still as issue with the beta releases (or latest master)? If so, then no, there's no update. I sti

Re: [Cython] preparing a release candidate, pending issues

2014-09-05 Thread Andriy Kornatskyy
Stefan, Any update to the following? "Compiler crash in RemoveUnreachableCode" http://thread.gmane.org/gmane.comp.python.cython.devel/15184 Thanks. Andriy Kornatskyy On Sep 5, 2014, at 10:39 PM, Stefan Behnel wrote: > Hi, > > current master looks good enough to plan for a release candidate

[Cython] preparing a release candidate, pending issues

2014-09-05 Thread Stefan Behnel
Hi, current master looks good enough to plan for a release candidate next week. There are only a couple of pending issues that I'm aware of that may or may not get looked into for the release. One thing is cygdb and its tests - are they working again? They seem to work for me, but I don't know wh