The first stable release of PyPy3morepypy.blogspot.com299 points·by pjenvey·vor 12 Jahren·84 comments
pjenvey·vor 9 Jahren·discuss3.6's order-preserving dict was first implemented by PyPy (so it's already had it for years, even in pypy2) and f-strings were back ported to pypy3 too.
pjenvey·vor 10 Jahren·discusspypy3 has always supported the u'' prefix despite it otherwise being limited to 3.2 support.
pjenvey·vor 12 Jahren·discussSince this is pure Python performance you might want to give the different algorithms a try on PyPy