peps: 204fb2e23dec (original) (raw)

Mercurial > peps

changeset 54:204fb2e23dec

Identify the branch tag for the Python 1.6 release. Remove the ugly form-feed characters some people use with Emacs.

Fred Drake fdrake@acm.org
date Thu, 27 Jul 2000 18:46:29 +0000
parents c7065145df09
children e4678d0f2cbb
files pep-0160.txt
diffstat 1 files changed, 2 insertions(+), 6 deletions(-)[+] [-] pep-0160.txt 8

line wrap: on

line diff

--- a/pep-0160.txt +++ b/pep-0160.txt @@ -5,7 +5,6 @@ Owner: Fred L. Drake, Jr. <fdra Python-Version: 1.6 Status: Incomplete - Introduction This PEP describes the Python 1.6 release schedule. The CVS @@ -15,12 +14,10 @@ Introduction This release will be produced by BeOpen PythonLabs staff for the Corporation for National Research Initiatives (CNRI). - Schedule August 1 1.6 beta 1 release. August 15 1.6 final release. - Features A number of features are required for Python 1.6 in order to @@ -36,7 +33,6 @@ Features It must pass the regression test used for the pcre-based version of the re module. - Mechanism The release will be created as a branch from the development tree @@ -46,15 +42,15 @@ Mechanism reduce mailing list clutter and avoid divergent and incompatible implementations.

+ Patches and features will be merged to the extent required to pass regression tests in effect on 16 May 2000. - Copyright This document has been placed in the public domain. - Local Variables: mode: indented-text indent-tabs-mode: nil