[pypy-issue] [issue1743] greenlet does not save/restore sys.exc_info

Denis tracker at bugs.pypy.org
Fri Apr 25 17:45:24 CEST 2014


New submission from Denis <denis.bilenko at gmail.com>:

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 <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1743>
________________________________________


More information about the pypy-issue mailing list