Message304181
In the Python version pull down list on docs.python.org, Python3.5 used to be listed, but has now been removed; the list only contains 2.7, 3.6 & 3.7.
Python 3.5 is still the official Python 3.5 release in the Ubuntu repository, and still a supported release in other parts of python.org, so to see it disappearing from the drop-down was surprising.
To note - if you pick a particular page - say :
https://docs.python.org/3/tutorial/index.html
and change the url to :
https://docs.python.org/3.5/tutorial/index.html
The pull down now does contain 3.5 (along side 2.7, 3.63 & 3.7) |
|
| Date |
User |
Action |
Args |
| 2017-10-11 21:18:38 | anthony-flury | set | recipients:
+ anthony-flury, docs@python |
| 2017-10-11 21:18:37 | anthony-flury | set | messageid: <1507756717.96.0.213398074469.issue31766@psf.upfronthosting.co.za> |
| 2017-10-11 21:18:37 | anthony-flury | link | issue31766 messages |
| 2017-10-11 21:18:37 | anthony-flury | create | |
|