You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
>>>> gevent.local.local()
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
TypeError: unbound method __new__() must be called with local instance as first argument (got type instance instead)
Linux deco 5.9.0-3-amd64 #1 SMP Debian 5.9.9-1 (2020-11-19) x86_64 GNU/Linux
Description:
Testing pygolang on pypy revealed the following:
It used to work with PyPy 7.3.2:
https://foss.heptapod.net/pypy/pypy/-/issues/3352#note_148448
The text was updated successfully, but these errors were encountered: