Amaury Forgeot d Arc <[email protected]> added the comment: we should reconsider this (the "won't fix" part). There are many systems which create threads from C/C++ and still want to call into Python. fijal has started a simple C API for embedding, it could probably be used to implement some kind of PyGILState_Ensure.
________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1465> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
