We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6bf6265 + a287aea commit 3076522Copy full SHA for 3076522
doc/en/py27-py34-deprecation.rst
@@ -7,8 +7,8 @@ Python 3.4's last release is scheduled for
7
`March 2019 <https://www.python.org/dev/peps/pep-0429/#release-schedule>`__. pytest is one of
8
the participating projects of the https://python3statement.org.
9
10
-The **pytest 4.6** series will be the last to support Python 2.7 and 3.4, and is scheduled
11
-to be released by **mid-2019**. **pytest 5.0** and onwards will support only Python 3.5+.
+The **pytest 4.6** series is the last to support Python 2.7 and 3.4, and was released in
+**June 2019**. **pytest 5.0** and onwards will support only Python 3.5+.
12
13
Thanks to the `python_requires`_ ``setuptools`` option,
14
Python 2.7 and Python 3.4 users using a modern ``pip`` version
0 commit comments