New submission from Denis <[email protected]>: https://github.com/surfly/gevent/blob/master/greentest/test__real_greenlet.py
This test passed on CPython + greenlet 0.4.0 but fails on master ~/work/gevent/greentest $ pypy --version Python 2.7.3 (2.2.1+dfsg-1~ppa1, Nov 28 2013, 02:02:56) [PyPy 2.2.1 with GCC 4.6.3] ---------- messages: 6789 nosy: denis, pypy-issue priority: bug status: unread title: greenlet does not save/restore sys.exc_info ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1743> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
