What concerns me
- doesn't compile for Py 3.10 (frame struct was changed), fixable
- no users (via cursory github search)
Option 1
Work with cpython core devs to decide if it's a good idea, and if so, integrate the core feature (suspended task coro stack traversal) into cpyhton itself
Option 2
Abandon ship, give up
Option 3
Your idea, please?