File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ The basic gist of the state of things is as follows:
1515
16161. Python 2.7 has been the standard for a *long * time.
17172. Python 3 introduced major changes to the language, which many developers are unhappy with.
18- 3. Python 2.7 will receive necessary security updates for a few years .
18+ 3. Python 2.7 will receive necessary security updates until 2020 [#pep373_eol] .
19194. Python 3 is continually evolving, like Python 2 did in years past.
2020
2121So, you can now see why this is not such an easy decision.
@@ -151,3 +151,5 @@ PythonNet supports from Python 2.3 up to Python 2.7. [#pythonnet_ver]_
151151 .. [#iron_ver ] http://ironpython.codeplex.com/releases/view/81726
152152
153153 .. [#pythonnet_ver ] http://pythonnet.github.io/readme.html
154+
155+ .. [#pep373_eol ] https://www.python.org/dev/peps/pep-0373/#id2
You can’t perform that action at this time.
0 commit comments