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 Jan 23, 2026. It is now read-only.
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
What concerns me
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?