Possible `NameError` at `.../lib-python/3/weakref.py`
At pypy3 in weakref.py
this part could raise a NameError("name 'self' is not defined",)
exception.
Seems like it was fixed at pypy2 by this commit already.
At pypy3 in weakref.py
this part could raise a NameError("name 'self' is not defined",)
exception.
Seems like it was fixed at pypy2 by this commit already.