New issue 1979: PyPy --no-shared cannot load any C extension module https://bitbucket.org/pypy/pypy/issue/1979/pypy-no-shared-cannot-load-any-c-extension
Armin Rigo: In a modern PyPy translated with --no-shared, C extension modules cannot be loaded, because the "pypy" executable doesn't export the PyPyXxx symbols. _______________________________________________ pypy-issue mailing list pypy-issue@python.org https://mail.python.org/mailman/listinfo/pypy-issue