Comment on PyPy-STM: first “interesting” releaseparentComments−joshgachnang12yFor 3, even that isn't terrible in a lot of cases. All of OpenStack (AFAIK) maintains py26, py27 and py33 support (and one of the projects I work on aims for pypy as well, but isn't gating on it yet).−meowface12yIt's not that terrible, but it can be annoying. And arguably worst of all, it can make code a lot uglier than it needs to be.
Comments
For 3, even that isn't terrible in a lot of cases. All of OpenStack (AFAIK) maintains py26, py27 and py33 support (and one of the projects I work on aims for pypy as well, but isn't gating on it yet).
It's not that terrible, but it can be annoying. And arguably worst of all, it can make code a lot uglier than it needs to be.