[pypy-commit] pypy default: put this in project ideas, because why not

fijal noreply at buildbot.pypy.org
Fri Oct 24 13:50:43 CEST 2014


Author: Maciej Fijalkowski <fijall at gmail.com>
Branch: 
Changeset: r74161:925342441a4e
Date: 2014-10-24 13:50 +0200
http://bitbucket.org/pypy/pypy/changeset/925342441a4e/

Log:	put this in project ideas, because why not

diff --git a/pypy/doc/project-ideas.rst b/pypy/doc/project-ideas.rst
--- a/pypy/doc/project-ideas.rst
+++ b/pypy/doc/project-ideas.rst
@@ -2,11 +2,20 @@
 Potential project list
 ======================
 
-This is a list of projects that are interesting for potential contributors
+===========================
+Simple tasks for newcomers:
+===========================
+
+Optimize random
+---------------
+
+https://bitbucket.org/pypy/pypy/issue/1901/try-using-a-different-implementation-of
+
+Below is a list of projects that are interesting for potential contributors
 who are seriously interested in the PyPy project. They mostly share common
 patterns - they're mid-to-large in size, they're usually well defined as
 a standalone projects and they're not being actively worked on. For small
-projects that you might want to work on, it's much better to either look
+projects that you might want to work on look above or either look
 at the `issue tracker`_, pop up on #pypy on irc.freenode.net or write to the
 `mailing list`_. This is simply for the reason that small possible projects
 tend to change very rapidly.


More information about the pypy-commit mailing list