[pypy-issue] Issue #2743: pypy3/cpyext: PyState_FindModule missing (pypy/pypy)

Christoph Reiter issues-reply at bitbucket.org
Tue Jan 30 04:16:17 EST 2018


New issue 2743: pypy3/cpyext: PyState_FindModule missing
https://bitbucket.org/pypy/pypy/issues/2743/pypy3-cpyext-pystate_findmodule-missing

Christoph Reiter:

```
implicit declaration of function ‘PyState_FindModule’; did you mean ‘PyImport_AddModule’? [-Wimplicit-function-declaration]
   PyObject *cairo_module = PyState_FindModule(&cairomoduledef);
```




More information about the pypy-issue mailing list