5 ms·
what did they do about stackless? are they using greenlet or did they switch to asyncio? googled it so this becomes a PSA: https://simonwillison.net/2026/Aug
by zzzeek 18d ago
what did they do about stackless? are they using greenlet or did they switch to asyncio?
googled it so this becomes a PSA: https://simonwillison.net/2026/Aug/25/eve-online-move-to-python-3/ https://simonwillison.net/2026/Aug/25/eve-online-move-to-pyt...
so it's neither, it's their own: https://github.com/carbonengine/scheduler https://github.com/carbonengine/scheduler
so that's interesting