Skip to content

Commit 9308f82

Browse files
committed
Merge pull request realpython#592 from edent/patch-3
Add link to EOL date
2 parents a4dee39 + 77bf0ad commit 9308f82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/starting/which-python.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The basic gist of the state of things is as follows:
1515

1616
1. Python 2.7 has been the standard for a *long* time.
1717
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 [#pep373_eol].
18+
3. Python 2.7 will receive necessary security updates until 2020 [#pep373_eol]_.
1919
4. Python 3 is continually evolving, like Python 2 did in years past.
2020

2121
So, you can now see why this is not such an easy decision.

0 commit comments

Comments
 (0)