Hi,

the answer to your question very much depends on your python experience.
A good place to start is the bug tracker [1] and (potentially much more
interesting) the documentation[2][3].

Most of the time smaller tasks include adding features in the python 3
branch of pypy (py3k or py3.3).

I guess no one will tell you, that you ``should fix bug X''. It would be
better (my opinion) if you start on the documentation and see if you
feel conformable with the way how to develop in pypy. Then find some
tests at build bot [4] and see how you can fix them.

[1] https://bitbucket.org/pypy/pypy/issues
[2] http://rpython.readthedocs.org/en/latest/
[3] http://pypy.readthedocs.org/en/latest/
[4] http://buildbot.pypy.org/summary?branch=%3Ctrunk%3E

cheers,
richard

On 07/27/2015 11:41 PM, Piyush Sinha wrote:
> Hi, I'm a student developer interested in getting some open source
> experience and I was wondering if anyone could suggest some bugs that
> are suitable for a beginner in this project?"
> 
> 
> _______________________________________________
> pypy-dev mailing list
> pypy-dev@python.org
> https://mail.python.org/mailman/listinfo/pypy-dev
> 

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to