[pypy-issue] [issue1514] module behaviour incompatibility which makes eventlet fail

Armin Rigo tracker at bugs.pypy.org
Mon Apr 14 17:16:03 CEST 2014


Armin Rigo <armin.rigo at gmail.com> added the comment:

If the test "isinstance(w_mod, Module)" fails then we used to add anyway w_mod
to sys.modules.  With your patch we no longer do.  Is that intentional?

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


More information about the pypy-issue mailing list