mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
2.7
This commit is contained in:
@@ -13,7 +13,7 @@ one might think.
|
|||||||
|
|
||||||
The basic gist of the state of things is as follows:
|
The basic gist of the state of things is as follows:
|
||||||
|
|
||||||
1. Most production applications today use Python 2.7 .
|
1. Most production applications today use Python 2.7.
|
||||||
2. Python 3 is ready for the production deployment of applications today.
|
2. Python 3 is ready for the production deployment of applications today.
|
||||||
3. Python 2.7 will only receive necessary security updates until 2020 [#pep373_eol]_.
|
3. Python 2.7 will only receive necessary security updates until 2020 [#pep373_eol]_.
|
||||||
4. The brand name "Python" encapsulates both Python 3 and Python 2.
|
4. The brand name "Python" encapsulates both Python 3 and Python 2.
|
||||||
|
|||||||
Reference in New Issue
Block a user