Hacker News new | ask | show | jobs
by jbssm 3837 days ago
Does PyPy work with Python 3?

Python 3 has been out for 7 years and I refuse to use anything that doesn't work in Python 3, it's just ridiculous to keep building stuff for Python 2, it's hindering the language and keeping it back in the past.

2 comments

Only Python 3.2 (so no "yield from" or async stuff).