[Cython] Release branch usage

2012-03-24 Thread Stefan Behnel
mark florisson, 23.03.2012 15:29: > On 23 March 2012 14:24, Stefan Behnel wrote: >> mark florisson, 23.03.2012 15:09: >>> I also changed the cython-sdist to pull from the release0.16 >>> branch, to make sure things work in the release. >> >> There are dedicated cython-release jobs for that. Not su

Re: [Cython] some pull requests for 0.16?

2012-03-24 Thread Stefan Behnel
mark florisson, 20.03.2012 17:40: > Finally, there is a serious bug in the reversed(range()) optimization > that Mike Graham discovered when working on the range() optimization > with a runtime step, which is basically wrong for any step that is not > 1 or -1 (it simply swaps the bounds with an off

Re: [Cython] NumPy test failures in Py2.4

2012-03-24 Thread mark florisson
On 23 March 2012 19:40, Stefan Behnel wrote: > Hi, > > after re-enabling the NumPy tests, I'm getting two NumPy (1.6.1) test > failure in Py2.4 (2.7 is ok): > > https://sage.math.washington.edu:8091/hudson/job/cython-devel-tests/BACKEND=c,PYVERSION=py24-ext/224/testReport/junit/doctest/DocTestCase

Re: [Cython] NumPy dependency in Jenkins builds

2012-03-24 Thread mark florisson
On 23 March 2012 19:48, Stefan Behnel wrote: > Stefan Behnel, 23.03.2012 15:26: >> mark florisson, 23.03.2012 14:26: >>> This may be OT for this thread >> >> ... in which case it's quite common to start a new one ... >> >>> but sas numpy removed at some point from Jenkins? I'm seeing this for >>>