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 xtreak
Recipients danishprakash, docs@python, xtreak
Date 2018-10-05.07:59:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538726397.78.0.545547206417.issue34901@psf.upfronthosting.co.za>
In-reply-to
Content
Every release has a PEP associated with it from 3.6 and above that says about the lifespan of the release with bug fix releases and the time where it enters security fixes only mode. Now 3.4 and 3.5 are in security fixes mode where only security updates for the most part are accepted and the changes are pulled in by the release manager to the respective branches. Also there will be no binary releases and only source releases for security only branches.

Python 3.5.6 security announcement : https://www.python.org/downloads/release/python-356/

> Python 3.5 has now entered "security fixes only" mode, and as such the only changes since Python 3.5.4 are security fixes. Also, Python 3.5.6 has only been released in source code form; no more official binary installers will be produced.

Python 3.8 release lifespan : https://www.python.org/dev/peps/pep-0569/#lifespan

So I have removed 3.4 and 3.5 but it's up to the reviewer to decide if this needs to be backported or not to those branches. I hope I am correct on the above.
History
Date User Action Args
2018-10-05 07:59:57xtreaksetrecipients: + xtreak, docs@python, danishprakash
2018-10-05 07:59:57xtreaksetmessageid: <1538726397.78.0.545547206417.issue34901@psf.upfronthosting.co.za>
2018-10-05 07:59:57xtreaklinkissue34901 messages
2018-10-05 07:59:57xtreakcreate
Morty Proxy This is a proxified and sanitized view of the page, visit original site.