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

2016-02-06 Thread Neal Becker
Robert Bradshaw wrote: > == > FAIL: runTest (__main__.EndToEndTest) > End-to-end asyncio_generators > -- > Traceback (most recent call last): > File "runtests.p

[Cython] import-free setuptools integration

2016-02-06 Thread Nils Werner
I have implemented some very simple setuptools integration that circumvents the requirement to `import cython` in `setup.py` entirely, doing away with the century-old problem of having to importing requirements during installation: This implementation i

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

2016-02-06 Thread Robert Bradshaw
== FAIL: runTest (__main__.EndToEndTest) End-to-end asyncio_generators -- Traceback (most recent call last): File "runtests.py", line 1417, in runTest self.a