Q: future of this project
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?
@Luqqk as someone who starred this project, please cast your vote or write a better idea in 🙏
@goura as someone who starred this project, please cast your vote or write a better idea in 🙏
@aligos as someone who starred this project, please cast your vote or write a better idea in 🙏
@henry232323 as someone who starred this project, please cast your vote or write a better idea in 🙏
@victorusachev as someone who starred this project, please cast your vote or write a better idea in 🙏
@yoava333 as someone who starred this project, please cast your vote or write a better idea in 🙏
@evanfoster as someone who starred this project, please cast your vote or write a better idea in 🙏
@saivig as someone who starred this project, please cast your vote or write a better idea in 🙏
@unc134r as someone who starred this project, please cast your vote or write a better idea in 🙏
I'm a mighty fan of 1, I think the potential is great and has a bit of merit when it comes to possibly becoming part of cpython. Additionally, I think it may be worth expanding examples and documentation to make it more clear that this will work fine with any async implementation, asyncio, trio, et cetera.
@michallowasrzechonek-silvair as someone who starred this project, please cast your vote or write a better idea in 🙏
@mrzechonek as someone who starred this project, please cast your vote or write a better idea in 🙏
@laike9m as someone who starred this project, please cast your vote or write a better idea in 🙏
@2997ms as someone who starred this project, please cast your vote or write a better idea in 🙏
@cxapython as someone who starred this project, please cast your vote or write a better idea in 🙏
@Prodesire as someone who starred this project, please cast your vote or write a better idea in 🙏
@StrayDragon as someone who starred this project, please cast your vote or write a better idea in 🙏
@Feiox as someone who starred this project, please cast your vote or write a better idea in 🙏
@dereklukacs as someone who starred this project, please cast your vote or write a better idea in 🙏
@kelseyfracis as someone who starred this project, please cast your vote or write a better idea in 🙏
@masipcat as someone who starred this project, please cast your vote or write a better idea in 🙏
@nikitavoloboev as someone who starred this project, please cast your vote or write a better idea in 🙏
I think option 1 would be really cool to at least propose on the Python-dev mailing list, if you have time.
I also think option 1 sounds good
As a js developer, I really like option no 1