Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a7aba9 commit b34ba3fCopy full SHA for b34ba3f
1 file changed
Doc/whatsnew/whatsnew23.tex
@@ -3,16 +3,16 @@
3
% $Id$
4
5
\title{What's New in Python 2.3}
6
-\release{0.90}
+\release{1.00}
7
\author{A.M.\ Kuchling}
8
\authoraddress{\email{[email protected]}}
9
10
\begin{document}
11
\maketitle
12
\tableofcontents
13
14
-This article explains the new features in Python 2.3. The
15
-release date of Python 2.3 is currently scheduled for August 2003.
+This article explains the new features in Python 2.3. Python 2.3 was
+released on July 29, 2003.
16
17
The main themes for Python 2.3 are polishing some of the features
18
added in 2.2, adding various small but useful enhancements to the core
0 commit comments