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 ncoghlan
Recipients docs@python, georg.brandl, ncoghlan, vstinner
Date 2015-10-02.07:30:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1443771029.01.0.938305595516.issue25296@psf.upfronthosting.co.za>
In-reply-to
Content
The branch status is captured in the release PEPs:

2.6 (& 3.0): https://www.python.org/dev/peps/pep-0361/
2.7: https://www.python.org/dev/peps/pep-0373/
3.1: https://www.python.org/dev/peps/pep-0375/
3.2: https://www.python.org/dev/peps/pep-0392/
3.3: https://www.python.org/dev/peps/pep-0398/
3.4: https://www.python.org/dev/peps/pep-0429/
3.5: https://www.python.org/dev/peps/pep-0478/
3.6: https://www.python.org/dev/peps/pep-0494/

The "devcycle" page in the developer guide captures the details of the difference phases: https://docs.python.org/devguide/devcycle.html

So perhaps the expedient near term solution would be to put this info on the devcycle page, and move it later?
History
Date User Action Args
2015-10-02 07:30:29ncoghlansetrecipients: + ncoghlan, georg.brandl, vstinner, docs@python
2015-10-02 07:30:29ncoghlansetmessageid: <1443771029.01.0.938305595516.issue25296@psf.upfronthosting.co.za>
2015-10-02 07:30:28ncoghlanlinkissue25296 messages
2015-10-02 07:30:28ncoghlancreate