Re: [pypy-dev] guidance about working with pypy

2015-07-29 Thread Armin Rigo
Hi, On 28 July 2015 at 09:32, Richard Plangger wrote: > 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 feat

Re: [pypy-dev] guidance about working with pypy

2015-07-28 Thread Richard Plangger
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 gues