Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
26314a17
Commit
26314a17
authored
Apr 12, 2006
by
Andrew M. Kuchling
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version number; rearrange introduction a bit
parent
290127c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
9 deletions
+8
-9
Doc/whatsnew/whatsnew21.tex
Doc/whatsnew/whatsnew21.tex
+8
-9
No files found.
Doc/whatsnew/whatsnew21.tex
View file @
26314a17
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
% $Id$
% $Id$
\title
{
What's New in Python 2.1
}
\title
{
What's New in Python 2.1
}
\release
{
1.0
0
}
\release
{
1.0
1
}
\author
{
A.M. Kuchling
}
\author
{
A.M. Kuchling
}
\authoraddress
{
\authoraddress
{
\strong
{
Python Software Foundation
}
\\
\strong
{
Python Software Foundation
}
\\
...
@@ -16,14 +16,7 @@
...
@@ -16,14 +16,7 @@
\section
{
Introduction
}
\section
{
Introduction
}
It's that time again... time for a new Python release, Python 2.1.
This article explains the new features in Python 2.1. While there aren't as
One recent goal of the Python development team has been to accelerate
the pace of new releases, with a new release coming every 6 to 9
months. 2.1 is the first release to come out at this faster pace, with
the first alpha appearing in January, 3 months after the final version
of 2.0 was released.
This article explains the new features in 2.1. While there aren't as
many changes in 2.1 as there were in Python 2.0, there are still some
many changes in 2.1 as there were in Python 2.0, there are still some
pleasant surprises in store. 2.1 is the first release to be steered
pleasant surprises in store. 2.1 is the first release to be steered
through the use of Python Enhancement Proposals, or PEPs, so most of
through the use of Python Enhancement Proposals, or PEPs, so most of
...
@@ -34,6 +27,12 @@ provides an overview of the new features for Python programmers.
...
@@ -34,6 +27,12 @@ provides an overview of the new features for Python programmers.
Refer to the Python 2.1 documentation, or to the specific PEP, for
Refer to the Python 2.1 documentation, or to the specific PEP, for
more details about any new feature that particularly interests you.
more details about any new feature that particularly interests you.
One recent goal of the Python development team has been to accelerate
the pace of new releases, with a new release coming every 6 to 9
months. 2.1 is the first release to come out at this faster pace, with
the first alpha appearing in January, 3 months after the final version
of 2.0 was released.
The final release of Python 2.1 was made on April 17, 2001.
The final release of Python 2.1 was made on April 17, 2001.
%======================================================================
%======================================================================
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment