Y
Hacker News
new
|
ask
|
show
|
jobs
by
nhumrich
3607 days ago
By using python asyncio, you can't use pypy because pypy doesn't support 3.5 yet (or probably for a while), so by going async, you are eliminating pypy right there.