Re: [Cython] Cython sometimes fails to build on Travis

2014-11-08 Thread Ondrej Certik
Hi Nathan, On Fri, Nov 7, 2014 at 3:43 PM, Nathaniel Smith wrote: > On Fri, Nov 7, 2014 at 5:13 PM, Ondrej Certik wrote: >> Hi, >> >> Cython sometimes fails to build on Travis for various projects. If it >> fails, it always ends with this error: >>

[Cython] Cython sometimes fails to build on Travis

2014-11-07 Thread Ondrej Certik
Hi, Cython sometimes fails to build on Travis for various projects. If it fails, it always ends with this error: https://gist.github.com/certik/08f16dd572170c17d956 Here are some instances of this failure in other projects: https://github.com/sympy/csympy/issues/308 https://github.com/scipy/sci

Re: [Cython] Git workflow, branches, pull requests

2011-05-13 Thread Ondrej Certik
On Thu, May 12, 2011 at 11:34 PM, Dag Sverre Seljebotn wrote: > On 05/13/2011 12:36 AM, Ondrej Certik wrote: >> >> Hi, >> >> On Thu, May 5, 2011 at 12:52 PM, Dag Sverre Seljebotn >>  wrote: >>> >>> There was just a messup in git history: M

Re: [Cython] Git workflow, branches, pull requests

2011-05-12 Thread Ondrej Certik
Hi, On Thu, May 5, 2011 at 12:52 PM, Dag Sverre Seljebotn wrote: > There was just a messup in git history: Mark's OpenMP pull request got > merged twice; all commits show up two times. > > It doesn't matter, since the two openmp branches with the same changes > merged OK, but we shouldn't make th