File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -306,14 +306,10 @@ guaranteed that interfaces will remain the same throughout a series of bugfix
306306releases.
307307
308308The latest stable releases can always be found on the `Python download page
309- <https://www.python.org/downloads/> `_. There are two production-ready version
310- of Python: 2.x and 3.x, but the recommended one at this times is Python 3.x.
311- Although Python 2.x is still widely used, `it will not be
312- maintained after January 1, 2020 <https://www.python.org/dev/peps/pep-0373/> `_.
313- Python 2.x was known for having more third-party libraries available, however,
314- by the time of this writing, most of the widely used libraries support Python 3.x,
315- and some are even dropping the Python 2.x support.
316-
309+ <https://www.python.org/downloads/> `_. There are two production-ready versions
310+ of Python: 2.x and 3.x. The recommended version is 3.x, which is supported by
311+ most widely used libraries. Although 2.x is still widely used, `it will not
312+ be maintained after January 1, 2020 <https://www.python.org/dev/peps/pep-0373/> `_.
317313
318314How many people are using Python?
319315---------------------------------
You can’t perform that action at this time.
0 commit comments