Author: Maciej Fijalkowski <fij...@gmail.com>
Branch: 
Changeset: r59216:219e12e2deca
Date: 2012-12-02 09:42 -0800
http://bitbucket.org/pypy/pypy/changeset/219e12e2deca/

Log:    fix test_whatsnew

diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -1,12 +1,16 @@
 ======================
-What's new in PyPy xxx
+What's new in PyPy 2.0
 ======================
 
 .. this is a revision shortly after release-2.0-beta1
 .. startrev: 0e6161a009c6
 
+.. branch: length-hint
+Implement __lenght_hint__ according to PEP 424
+   
+.. branches we don't care about
 .. branch: autoreds
-XXX
 
-.. branch: length-hint
-XXX
+.. branch: release-2.0-beta1
+
+.. branch: remove-PYPY_NOT_MAIN_FILE
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to