Running generators can be pickled, now
Stackless can now pickle a running generator. At the moment, this is only possible in a for_iter context. gen.next() will still be recursive, until I find out how to tell this to typeobject's wrappers...
Please try the new Windows binaries.
Stackless Python