We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02e1586 commit 77bf0adCopy full SHA for 77bf0ad
1 file changed
docs/starting/which-python.rst
@@ -15,7 +15,7 @@ The basic gist of the state of things is as follows:
15
16
1. Python 2.7 has been the standard for a *long* time.
17
2. Python 3 introduced major changes to the language, which many developers are unhappy with.
18
-3. Python 2.7 `will receive necessary security updates until 2020 <https://www.python.org/dev/peps/pep-0373/>`_.
+3. Python 2.7 will receive necessary security updates until 2020 [#pep373_eol]_.
19
4. Python 3 is continually evolving, like Python 2 did in years past.
20
21
So, you can now see why this is not such an easy decision.
0 commit comments