Author: Richard Plangger <[email protected]>
Branch: release-pypy3.3-5.x
Changeset: r87633:ea9979b550ee
Date: 2016-10-08 22:52 +0200
http://bitbucket.org/pypy/pypy/changeset/ea9979b550ee/

Log:    move what is new and create an empty one

diff --git a/pypy/doc/index-of-whatsnew.rst b/pypy/doc/index-of-whatsnew.rst
--- a/pypy/doc/index-of-whatsnew.rst
+++ b/pypy/doc/index-of-whatsnew.rst
@@ -27,7 +27,12 @@
    whatsnew-2.0.0-beta1.rst
    whatsnew-1.9.rst
 
+CPython 3.3 compatible versions
+-------------------------------
 
+.. toctree::
+
+   whatsnew-pypy3.3-5.5.0.rst
 
 CPython 3.2 compatible versions
 -------------------------------
diff --git a/pypy/doc/whatsnew-pypy3-head.rst 
b/pypy/doc/release-pypy3.3-5.5.0.rst
copy from pypy/doc/whatsnew-pypy3-head.rst
copy to pypy/doc/release-pypy3.3-5.5.0.rst
diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/doc/whatsnew-pypy3-head.rst
--- a/pypy/doc/whatsnew-pypy3-head.rst
+++ b/pypy/doc/whatsnew-pypy3-head.rst
@@ -1,35 +1,6 @@
 ========================
-What's new in PyPy3 2.4+
+What's new in PyPy3 5.5+
 ========================
 
-.. this is the revision after pypy3-release-2.4.x was branched
-.. startrev: 3f967c2be00e
-
-.. branch: py3k-memoryview
-
-Implement new memoryview features.
-
-.. branch: py3.3
-
-.. branch: py3.3-hashfix
-
-Use intobject hash function for specialisedtuple
-
-.. branch: follow_symlinks
-
-Add support for dir_fd and follow_symlinks in posix.stat()
-
-.. branch: stat_ns
-
-Implement the st_xtime_ns fields in stat_result()
-
-.. branch: 33_fix_itertools
-
-Add pickling support for the itertools classes
-
-.. branch: py3k-update
-
-.. branch: py3k-get_clock_info
-
-.. branch: py3k-update
-
+.. this is the revision after release-pypy3.3-5.5.x was branched
+.. startrev: c5fb5db3c8ee
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to