aboutsummaryrefslogtreecommitdiff
path: root/pypy/doc
diff options
context:
space:
mode:
authorMatti Picus <matti.picus@gmail.com>2020-10-31 19:45:52 +0200
committerMatti Picus <matti.picus@gmail.com>2020-10-31 19:45:52 +0200
commitc82a6d72e8110064f4a1046cf1465dbf59bace20 (patch)
treef021629d4adcf2da2c7198d74e7cc30397128a53 /pypy/doc
parentmove whatsnew-head (diff)
downloadpypy-c82a6d72e8110064f4a1046cf1465dbf59bace20.tar.gz
pypy-c82a6d72e8110064f4a1046cf1465dbf59bace20.tar.bz2
pypy-c82a6d72e8110064f4a1046cf1465dbf59bace20.zip
start 7.3.3 release cycle
Diffstat (limited to 'pypy/doc')
-rw-r--r--pypy/doc/conf.py2
-rw-r--r--pypy/doc/index-of-release-notes.rst1
-rw-r--r--pypy/doc/index-of-whatsnew.rst1
-rw-r--r--pypy/doc/whatsnew-head.rst7
-rw-r--r--pypy/doc/whatsnew-pypy2-7.3.3.rst6
-rw-r--r--pypy/doc/whatsnew-pypy3-head.rst6
6 files changed, 16 insertions, 7 deletions
diff --git a/pypy/doc/conf.py b/pypy/doc/conf.py
index 4cade5c6a8..781566b52d 100644
--- a/pypy/doc/conf.py
+++ b/pypy/doc/conf.py
@@ -89,7 +89,7 @@ copyright = u'2020, The PyPy Project'
# The short X.Y version.
version = '7.3'
# The full version, including alpha/beta/rc tags.
-release = '7.3.3'
+release = '7.3.4'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
diff --git a/pypy/doc/index-of-release-notes.rst b/pypy/doc/index-of-release-notes.rst
index d14307a260..78af582e5b 100644
--- a/pypy/doc/index-of-release-notes.rst
+++ b/pypy/doc/index-of-release-notes.rst
@@ -6,6 +6,7 @@ Combined releases
.. toctree::
+ release-v7.3.3.rst
release-v7.3.2.rst
release-v7.3.1.rst
release-v7.3.0.rst
diff --git a/pypy/doc/index-of-whatsnew.rst b/pypy/doc/index-of-whatsnew.rst
index 64061678a0..5c91b5d624 100644
--- a/pypy/doc/index-of-whatsnew.rst
+++ b/pypy/doc/index-of-whatsnew.rst
@@ -7,6 +7,7 @@ CPython 2.7 compatible versions
.. toctree::
whatsnew-head.rst
+ whatsnew-pypy2-7.3.3.rst
whatsnew-pypy2-7.3.2.rst
whatsnew-pypy2-7.3.1.rst
whatsnew-pypy2-7.3.0.rst
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
new file mode 100644
index 0000000000..5f21ccff61
--- /dev/null
+++ b/pypy/doc/whatsnew-head.rst
@@ -0,0 +1,7 @@
+============================
+What's new in PyPy2.7 7.3.3+
+============================
+
+.. this is a revision shortly after release-pypy-7.3.3
+.. startrev: de512cf13506
+
diff --git a/pypy/doc/whatsnew-pypy2-7.3.3.rst b/pypy/doc/whatsnew-pypy2-7.3.3.rst
index 058b4d9b9d..f3cd29dcd1 100644
--- a/pypy/doc/whatsnew-pypy2-7.3.3.rst
+++ b/pypy/doc/whatsnew-pypy2-7.3.3.rst
@@ -1,6 +1,6 @@
-============================
-What's new in PyPy2.7 7.3.2+
-============================
+===========================
+What's new in PyPy2.7 7.3.3
+===========================
.. this is a revision shortly after release-pypy-7.3.2
.. startrev: c136fdb316e4
diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/doc/whatsnew-pypy3-head.rst
index ea41c9ad25..1b2ca4ffe1 100644
--- a/pypy/doc/whatsnew-pypy3-head.rst
+++ b/pypy/doc/whatsnew-pypy3-head.rst
@@ -1,9 +1,9 @@
==========================
-What's new in PyPy3 7.3.2+
+What's new in PyPy3 7.3.3+
==========================
-.. this is the revision after release-pypy3.6-v7.3.2
-.. startrev: 9e32f74fc751
+.. this is the revision after release-pypy3.6-v7.3.3
+.. startrev: de512cf13506
.. branch: hpy