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.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2025. It is now read-only.
Issue #127: use C-Python pickling for 'iterator' and 'callable_iterator'
Disable the Stackless specific code for pickling 'iterator' and 'callable_iterator' objects. C-Python 3.3 already pickles them.
Add tests to ensure, that Stackless can still unpickle old pickles.
https://bitbucket.org/stackless-dev/stackless/issues/127
0 commit comments