[pypy-issue] [issue1185] [cpyext] Missing members in PyThreadState

Colin Rice tracker at bugs.pypy.org
Wed Jun 20 19:45:36 CEST 2012


Colin Rice <dah4k0r at gmail.com> added the comment:

I upgraded to the latest cython and built gevent from a dev release. The only 
errors which occured were issues with the pystate.h header libraries 
PyStateThread structure missing these members. This occured both in cython 
generated functions and in handwritten c functions. Unless PyStateThread is 
actually the greenlet API I don't believe gevent uses the cpython greenlet api.

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1185>
________________________________________


More information about the pypy-issue mailing list