Y
Hacker News
new
|
ask
|
show
|
jobs
by
loeg
3017 days ago
There is
https://github.com/vstinner/trollius
for vanilla Python2.
1 comments
vsmhn
3017 days ago
trollius is no longer maintained
link
loeg
3017 days ago
It's still a reasonable starting place for anyone wanting asyncio on vanilla Python2. Outside of vanilla Python2, Tauthon also has some tracking issues for the language extensions and libraries needed for a backport of asyncio to Tauthon.[0]
[0]:
https://github.com/naftaliharris/tauthon/issues/10
link