Armin Rigo <[email protected]> added the comment: Sorry if you don't get much progress on this issue. To reiterate, the problem is that it's delicate. The way the built-in modules are currently implemented in PyPy creates some friction with CPython. In order to really fix it we need more than a small localized change. Now, it's possible that there is a small patch that just fixes the issue for eventlet. Such a change would still be fine if we can't think of other cases that it breaks, but in this case, pypy-import.diff3 does break other things...
________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1514> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
