Re: [Cython] Cython 0.21 released

2014-10-11 Thread Stefan Behnel
Yaroslav Halchenko schrieb am 11.10.2014 um 16:18: > On Wed, 10 Sep 2014, Stefan Behnel wrote: >> on behalf of the Cython dev team, I'm pleased to announce the release of >> Cython 0.21, a major feature release. Thanks everyone who contributed code, >> documentation improvements, test feedback, bug

Re: [Cython] Cython 0.21 released

2014-10-11 Thread Yaroslav Halchenko
On Wed, 10 Sep 2014, Stefan Behnel wrote: > Hi all, > on behalf of the Cython dev team, I'm pleased to announce the release of > Cython 0.21, a major feature release. Thanks everyone who contributed code, > documentation improvements, test feedback, bug reports and/or otherwise > helpful insights

Re: [Cython] Cython 0.21 released

2014-10-10 Thread Niki Spahiev
Hello, While testing on windows without setuptools, i found that cythonize.py is missing from Cython-0.21.tar.gz Niki ___ cython-devel mailing list cython-devel@python.org https://mail.python.org/mailman/listinfo/cython-devel

Re: [Cython] Cython 0.21 released

2014-10-10 Thread Yaroslav Halchenko
On Fri, 10 Oct 2014, Stefan Behnel wrote: > Hi, > thanks for the feedback. > Yaroslav Halchenko schrieb am 08.10.2014 um 16:23: > > while preparing build for Debian I ran into good old (never got feedback > > to my analysis done in Jul/Aug, thread "Cython bugfix release") > > =

Re: [Cython] Cython 0.21 released

2014-10-09 Thread Stefan Behnel
Hi, thanks for the feedback. Yaroslav Halchenko schrieb am 08.10.2014 um 16:23: > while preparing build for Debian I ran into good old (never got feedback > to my analysis done in Jul/Aug, thread "Cython bugfix release") > > ==

Re: [Cython] Cython 0.21 released

2014-10-08 Thread Yaroslav Halchenko
congrats! while preparing build for Debian I ran into good old (never got feedback to my analysis done in Jul/Aug, thread "Cython bugfix release") == ERROR: test_all (Cython.Debugger.Tests.TestLibCython.TestAll) -

[Cython] Cython 0.21 released

2014-09-10 Thread Stefan Behnel
Hi all, on behalf of the Cython dev team, I'm pleased to announce the release of Cython 0.21, a major feature release. Thanks everyone who contributed code, documentation improvements, test feedback, bug reports and/or otherwise helpful insights for this release. I copied the complete changelog o