New submission from STINNER Victor:

A frequent question is to get the status of a Python branch: is it still 
maintained? when does the support stop?

Attached patch adds a short table giving the current status of Python branches 
between 2.6 and 3.6 (default).

I sorted branches by their status, nor by their value, to show immediatly that 
2.7 is still at the top :-)

For the future end-of-life, I took the year of the last binary release and I 
added 5 years. Is that right?

----------
components: Devguide
files: branch_status.patch
keywords: patch
messages: 258696
nosy: ezio.melotti, haypo, willingc
priority: normal
severity: normal
status: open
title: devguide: table summarizing status of Python branches
Added file: http://bugs.python.org/file41672/branch_status.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26165>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to