Author: Brian Kearns <bdkea...@gmail.com>
Branch: 
Changeset: r70667:db4a8be80c49
Date: 2014-04-16 12:43 -0400
http://bitbucket.org/pypy/pypy/changeset/db4a8be80c49/

Log:    fix 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
@@ -133,4 +133,7 @@
 
 .. branch: ast-issue1673
 fix ast classes __dict__ are always empty problem and fix the ast deepcopy 
issue when 
-there is missing field
\ No newline at end of file
+there is missing field
+
+.. branch: issue1514
+Fix issues with reimporting builtin modules
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to