Hacker News new | ask | show | jobs
by eiopa 4088 days ago
I want Python 2.8.

This is Python 2.7, but is based on PyPy (so it's waaay faster), and has requests + gevent + lxml built-in, and adds some small niceties from 3.x (yield from, a, b* = foo()).

1 comments

Feel free to implement that in Pypy right now?
Haven't hacked on PyPy before. Would be interesting to do someday :)