This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ezio.melotti
Recipients docs@python, ezio.melotti, georg.brandl, ncoghlan, vstinner
Date 2015-10-02.07:55:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1443772510.49.0.365939557651.issue25296@psf.upfronthosting.co.za>
In-reply-to
Content
> - the main docs are version specific, while this kind of page
> should be version independent

They could still be included in the main docs with a clear link at the top that says "For the most-recently updated schedule see d.p.o/3/eol.html.".  Each version should still be correct -- it will just lack the eol dates for the newest releases.
The Unicode Consortium and the W3C do something similar (see e.g. http://www.unicode.org/reports/tr29/tr29-23.html and http://www.w3.org/TR/2014/WD-html5-20140617/).

Another option is to create a new repo where to put version-independent docs (e.g. the whatsnew, maybe even Misc/NEWS).  It shouldn't be difficult to then include these pages in the main docs.
History
Date User Action Args
2015-10-02 07:55:10ezio.melottisetrecipients: + ezio.melotti, georg.brandl, ncoghlan, vstinner, docs@python
2015-10-02 07:55:10ezio.melottisetmessageid: <1443772510.49.0.365939557651.issue25296@psf.upfronthosting.co.za>
2015-10-02 07:55:10ezio.melottilinkissue25296 messages
2015-10-02 07:55:10ezio.melotticreate