Right now there’s a bunch of low hanging fruit on the py3.3 branch, where we’re
upgrading PyPy3’s stdlib compatibility to 3.3.
You can see the failing stdlib tests here (labeled as app-level tests):
http://buildbot.pypy.org/summary?branch=py3.3
A couple that are pretty easy to get started with:
Hi Fabrizio.
The easiest way is to come to IRC (which I think you did) and ask
around. Yo ucan also browse open issues at
https://bitbucket.org/pypy/pypy/issues?status=new&status=open and read
"how to contribute" document
http://pypy.readthedocs.org/en/latest/how-to-contribute.html
Cheers,
fijal