[pypy-issue] Issue #2829: pypy3 - continulet pickling disabled (pypy/pypy)

noyounoyou issues-reply at bitbucket.org
Sat May 12 08:23:59 EDT 2018


New issue 2829: pypy3 - continulet pickling disabled
https://bitbucket.org/pypy/pypy/issues/2829/pypy3-continulet-pickling-disabled

noyounoyou:

When trying to pickle a continulet (or a greenlet/etc), I get a NotImplementedError: "continulet's pickle support is currently disabled"

Looking at the source, this seems to exist only in new versions of pypy3 (not pypy).
Can it be fixed?




More information about the pypy-issue mailing list