Re: [Cython] Cython and PyPy

2016-12-04 Thread Stefan Behnel
Hi Matti! Matti Picus schrieb am 24.11.2016 um 06:48: > I am trying to get cython to work better with PyPy. I am sort of documenting > my > progress and failures at > https://bitbucket.org/pypy/pypy/wiki/edit/cpyext_2_-_cython Thanks for working on that. > So far I can run the test suite on

[Cython] Cython and PyPy

2016-11-24 Thread Matti Picus
I am trying to get cython to work better with PyPy. I am sort of documenting my progress and failures at https://bitbucket.org/pypy/pypy/wiki/edit/cpyext_2_-_cython So far I can run the test suite on a nightly PyPy2 http://buildbot.pypy.org/nightly/trunk, but only w