PEP 405 (proposed): Python 2.8 Release Schedule
[Posted November 9, 2011 by corbet]
| From: |
| Barry Warsaw <barry-AT-python.org> |
| To: |
| Python-Dev Dev <python-dev-AT-python.org> |
| Subject: |
| PEP 405 (proposed): Python 2.8 Release Schedule |
| Date: |
| Wed, 9 Nov 2011 11:14:57 -0500 |
| Message-ID: |
| <20111109111457.2f695e3a@limelight.wooz.org> |
| Archive-link: |
| Article, Thread
|
I think we should have an official pronouncement about Python 2.8, and PEPs
are as official as it gets 'round here. Thus I propose the following. If
there are no objections <wink>, I'll commit this taking the next available
number.
Cheers,
-Barry
PEP: 405
Title: Python 2.8 Release Schedule
Version: $Revision$
Last-Modified: $Date$
Author: Barry Warsaw <barry@python.org>
Status: Final
Type: Informational
Content-Type: text/x-rst
Created: 2011-11-09
Python-Version: 2.8
Abstract
========
This document describes the development and release schedule for Python 2.8.
Release Schedule
================
The current schedule is:
- 2.8 final Never
Official pronouncement
======================
There will never be an official Python 2.8 release.
Upgrade path
============
The official upgrade path from Python 2.7 is to Python 3.
Copyright
=========
This document has been placed in the public domain.
..
Local Variables:
mode: indented-text
indent-tabs-mode: nil
sentence-end-double-space: t
fill-column: 70
coding: utf-8
End:
(
Log in to post comments)