Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit 94d5fad

Browse files
Anselm KruisAnselm Kruis
Anselm Kruis
authored and
Anselm Kruis
committed
Stackless issue #139: separate pickling of generators and coroutines
Since upstream commit fc2f407 (bpo-32591) the memory layout of generators and coroutines differs. Therefore it is no longer feasible to share the pickling code. This refactor the common parts of the reduce/setstate implementation into support methods and support the new coroutine attribute cr_origin.
1 parent 08a8a01 commit 94d5fad

File tree

2 files changed

+333
-214
lines changed

2 files changed

+333
-214
lines changed

0 commit comments

Comments
 (0)