Re: [Cython] Cython 0.20 beta 2

2014-01-16 Thread Stefan Behnel
Christoph Gohlke, 17.01.2014 03:21: > On 1/13/2014 2:24 AM, Stefan Behnel wrote: >> Christoph Gohlke, 13.01.2014 09:46: >>> I have trouble running the tests (`runtests.py`) on Windows: >>> [...] >>> There are hundreds of test errors, most of kind `IOError: [Errno 24] Too >>> many open files`. >> >>

Re: [Cython] Cython 0.20 beta 2

2014-01-16 Thread Robert Bradshaw
On Thu, Jan 16, 2014 at 6:21 PM, Christoph Gohlke wrote: > On 1/13/2014 2:24 AM, Stefan Behnel wrote: >> >> Hi Christoph, >> >> thanks for testing! >> >> Christoph Gohlke, 13.01.2014 09:46: >>> >>> I have trouble running the tests (`runtests.py`) on Windows: >>> [...] >>> There are hundreds of tes

Re: [Cython] Cython 0.20 beta 2

2014-01-16 Thread Christoph Gohlke
On 1/13/2014 2:24 AM, Stefan Behnel wrote: Hi Christoph, thanks for testing! Christoph Gohlke, 13.01.2014 09:46: I have trouble running the tests (`runtests.py`) on Windows: [...] There are hundreds of test errors, most of kind `IOError: [Errno 24] Too many open files`. The tests start consi

[Cython] assignment to reference argument bug, revisited

2014-01-16 Thread Robert Byrnes
Are there any plans to fix the "Assignment to reference" bug mentioned here? https://groups.google.com/forum/?fromgroups=#!topic/cython-users/j58Sp3QMrD4 > Oh, yes, of course. Good old C++, where local T& x is unassignable but > assigning to an argument T& x is a common idiom. This is a bug in Cy

[Cython] Cython 0.20 release candidates

2014-01-16 Thread Robert Bradshaw
Up at http://cython.org/release/Cython-0.20rc1.tar.gz , to be released shortly. ___ cython-devel mailing list cython-devel@python.org https://mail.python.org/mailman/listinfo/cython-devel