Re: [pypy-dev] I would like to join PyPy development

2014-09-12 Thread Philip Jenvey
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:

Re: [pypy-dev] I would like to join PyPy development

2014-09-12 Thread Maciej Fijalkowski
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