[issue22863] https://docs.python.org/ should make a true 2.7.8 version available

2020-04-26 Thread Zachary Ware
Zachary Ware added the comment: As 2.7 is now EOL, I'm closing this issue. -- nosy: +zach.ware resolution: -> out of date stage: -> resolved status: open -> closed ___ Python tracker __

[issue22863] https://docs.python.org/ should make a true 2.7.8 version available

2014-11-14 Thread Arfrever Frehtes Taifersar Arahesis
Changes by Arfrever Frehtes Taifersar Arahesis : -- nosy: +Arfrever ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscri

[issue22863] https://docs.python.org/ should make a true 2.7.8 version available

2014-11-14 Thread Terry J. Reedy
Terry J. Reedy added the comment: I agree that "x.y.z" should be reserved for the frozen release version of the docs and that the current ongoing version should be "x.y (trunk)" or "x.y.z+". This was true without new features in a micro release, but did not matter so much. Leaving Idle aside

[issue22863] https://docs.python.org/ should make a true 2.7.8 version available

2014-11-14 Thread Marc-Andre Lemburg
Marc-Andre Lemburg added the comment: On 14.11.2014 22:35, Terry J. Reedy wrote: > New stuff is marked "New in version 2.7.9.", etc. The Idle chapter > (reletively new in the Library Reference itself) has the same problem if new > or quasi-new features in micro-releases are added to the doc be

[issue22863] https://docs.python.org/ should make a true 2.7.8 version available

2014-11-14 Thread Terry J. Reedy
Terry J. Reedy added the comment: New stuff is marked "New in version 2.7.9.", etc. The Idle chapter (reletively new in the Library Reference itself) has the same problem if new or quasi-new features in micro-releases are added to the doc before the release. -- nosy: +terry.reedy ___

[issue22863] https://docs.python.org/ should make a true 2.7.8 version available

2014-11-13 Thread Benjamin Peterson
Benjamin Peterson added the comment: There's https://docs.python.org/release/2.7.8/ -- nosy: +benjamin.peterson ___ Python tracker ___ ___

[issue22863] https://docs.python.org/ should make a true 2.7.8 version available

2014-11-13 Thread Marc-Andre Lemburg
New submission from Marc-Andre Lemburg: The documentation shown for Python 2.7.8 currently includes 2.7.9 parts, e.g. for the ssl modules (https://docs.python.org/2.7/library/ssl.html). Since there were so many changes to the ssl module for 2.7.9 which are not available in 2.7.8, I think it wo