Author: Matti Picus <matti.pi...@gmail.com> Branch: Changeset: r97737:96a1c0a30e47 Date: 2019-10-07 22:52 +0300 http://bitbucket.org/pypy/pypy/changeset/96a1c0a30e47/
Log: clean up "make html" warnings, remove a few blank whatsnew files 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 @@ -42,7 +42,8 @@ ------------------------------- .. toctree:: - whatsnew-pypy3-head.rst + whatsnew-pypy3-head.rst + whatsnew-pypy3-7.1.0.rst CPython 3.5 compatible versions ------------------------------- @@ -50,6 +51,8 @@ .. toctree:: whatsnew-pypy3-7.0.0.rst + whatsnew-pypy3-6.0.0.rst + whatsnew-pypy3-5.10.0.rst whatsnew-pypy3-5.9.0.rst whatsnew-pypy3-5.8.0.rst whatsnew-pypy3-5.7.0.rst @@ -62,10 +65,4 @@ whatsnew-pypy3-5.5.0.rst whatsnew-pypy3-5.1.1-alpha1.rst -CPython 3.2 compatible versions -------------------------------- -.. toctree:: - - whatsnew-pypy3-2.4.0.rst - whatsnew-pypy3-2.3.1.rst diff --git a/pypy/doc/release-v7.2.0.rst b/pypy/doc/release-v7.2.0.rst --- a/pypy/doc/release-v7.2.0.rst +++ b/pypy/doc/release-v7.2.0.rst @@ -307,6 +307,7 @@ .. _33786 : https://bugs.python.org/issue33786 .. _32270 : https://bugs.python.org/issue32270 .. _28691 : https://bugs.python.org/issue28691 +.. _33729 : https://bugs.python.org/issue33729 .. _opencv2: https://github.com/skvark/opencv-python/ .. _`issue 2617`: https://bitbucket.com/pypy/pypy/issues/2617 diff --git a/pypy/doc/whatsnew-pypy2-5.7.0.rst b/pypy/doc/whatsnew-pypy2-5.7.0.rst --- a/pypy/doc/whatsnew-pypy2-5.7.0.rst +++ b/pypy/doc/whatsnew-pypy2-5.7.0.rst @@ -14,6 +14,7 @@ changed in exactly the same way because of this fix. + .. branch: rpython-error-to-systemerror Any uncaught RPython exception (from a PyPy bug) is turned into an diff --git a/pypy/doc/whatsnew-pypy3-2.3.1.rst b/pypy/doc/whatsnew-pypy3-2.3.1.rst deleted file mode 100644 --- a/pypy/doc/whatsnew-pypy3-2.3.1.rst +++ /dev/null @@ -1,6 +0,0 @@ -========================= -What's new in PyPy3 2.3.1 -========================= - -.. this is a revision shortly after pypy3-release-2.3.x -.. startrev: 0137d8e6657d diff --git a/pypy/doc/whatsnew-pypy3-2.4.0.rst b/pypy/doc/whatsnew-pypy3-2.4.0.rst deleted file mode 100644 --- a/pypy/doc/whatsnew-pypy3-2.4.0.rst +++ /dev/null @@ -1,6 +0,0 @@ -========================= -What's new in PyPy3 2.4.0 -========================= - -.. this is a revision shortly after pypy3-release-2.4.x -.. startrev: 12b940544622 _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit