[pypy-commit] pypy default: fix whatsnew

bdkearns noreply at buildbot.pypy.org
Wed Apr 16 18:44:05 CEST 2014


Author: Brian Kearns <bdkearns at 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


More information about the pypy-commit mailing list