Re: [Cython] Cython-0.23.4 build failing on gcc6 for upcoming fedora 24

2016-02-07 Thread Dimitri John Ledkov
gt;> >>>> Oh, I see what the issue is. Sorry. Try this (on top of the previous): >>>> >>> > https://github.com/cython/cython/commit/a2bec15e0db9ebdd22504268c15bfa059b44f72f >>>> >>>> On Fri, Feb 5, 2016 at 6:37 AM, Neal Becker >>>> wrote: >>>>

Re: [Cython] Cython-0.23.4 build failing on gcc6 for upcoming fedora 24

2016-02-05 Thread Dimitri John Ledkov
On 5 February 2016 at 12:13, Neal Becker wrote: > Robert Bradshaw wrote: > >> Try this: >> > https://github.com/cython/cython/commit/bd43a6a2c93443792d07caeb9647eab5a75858b7 > > What's the easiest way to grab this in the form of a diff? I don't see > anything in the ui on github to do this (other

Re: [Cython] cython 0.23.4 test failure, async_iter_pep492 (), asyncio_generators, test_async_def_future.py

2016-01-14 Thread Dimitri John Ledkov
On 13 January 2016 at 17:50, Orion Poplawski wrote: > Dimitri John Ledkov writes: > >> >> Hello, >> >> Building 0.23.4 fails on ubuntu with python 3.5. >> >> Full build log is at: >> > https://launchpadlibrarian.net/228728126/buildlog_ubuntu-xen

[Cython] cython 0.23.4 test failure, async_iter_pep492 (), asyncio_generators, test_async_def_future.py

2015-12-16 Thread Dimitri John Ledkov
Hello, Building 0.23.4 fails on ubuntu with python 3.5. Full build log is at: https://launchpadlibrarian.net/228728126/buildlog_ubuntu-xenial-amd64.cython_0.23.4-0ubuntu1_BUILDING.txt.gz First with 2.7, run.asyncio_generators are skipped. Then there is a successful run of asyncio_generators (?!)