-
Jason Madden authored
This can happen in the embedded case, when the CPython C api is used to directly call Greenlet.spawn, which itself is now implemented in C. Fixes #1212.
f5599ffc
This can happen in the embedded case, when the CPython C api is used to directly call Greenlet.spawn, which itself is now implemented in C. Fixes #1212.