Author: Amaury Forgeot d'Arc <amaur...@gmail.com>
Branch: 
Changeset: r72882:4ebcd372fbbc
Date: 2014-08-18 16:02 +0200
http://bitbucket.org/pypy/pypy/changeset/4ebcd372fbbc/

Log:    Add doc for the new merged branch

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
@@ -54,3 +54,6 @@
 .. branch: pytest-25
 Update our copies of py.test and pylib to versions 2.5.2 and 1.4.20, 
 respectively.
+
+.. branch: split-ast-classes
+Classes in the ast module are now distinct from structures used by the 
compiler.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to