mirror of
https://github.com/python/cpython.git
synced 2025-09-30 04:15:43 +00:00
Bump document version to 1.0; remove pystone paragraph
This commit is contained in:
parent
efd68c789e
commit
115ea43bff
1 changed files with 1 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
||||||
% Fix XXX comments
|
% Fix XXX comments
|
||||||
|
|
||||||
\title{What's New in Python 2.5}
|
\title{What's New in Python 2.5}
|
||||||
\release{0.9}
|
\release{1.0}
|
||||||
\author{A.M. Kuchling}
|
\author{A.M. Kuchling}
|
||||||
\authoraddress{\email{amk@amk.ca}}
|
\authoraddress{\email{amk@amk.ca}}
|
||||||
|
|
||||||
|
@ -1334,9 +1334,6 @@ they exist or not so that the interpreter makes fewer
|
||||||
|
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
The net result of the 2.5 optimizations is that Python 2.5 runs the
|
|
||||||
pystone benchmark around XXX\% faster than Python 2.4.
|
|
||||||
|
|
||||||
|
|
||||||
%======================================================================
|
%======================================================================
|
||||||
\section{New, Improved, and Removed Modules\label{modules}}
|
\section{New, Improved, and Removed Modules\label{modules}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue