Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
92e2495a
Kaydet (Commit)
92e2495a
authored
Ara 03, 2004
tarafından
Andrew M. Kuchling
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fill in various bits of the template
üst
66517483
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
27 deletions
+5
-27
whatsnew25.tex
Doc/whatsnew/whatsnew25.tex
+5
-27
No files found.
Doc/whatsnew/whatsnew25.tex
Dosyayı görüntüle @
92e2495a
...
...
@@ -2,38 +2,18 @@
\usepackage
{
distutils
}
% $Id$
% When creating a new ``What's New'' document, copy this to
% ../whatsnew/whatsnewXY.tex, where X is replaced by the major version
% number and Y, by the minor version number for the release of Python
% being described.
%
% The following replacements need to be made in the text:
%
% X.Y -- the version of Python this document describes
% X.Y-1 -- previous minor release (not a maintenance release)
% X.Y-2 -- minor release before that one (optional; search the
% template to see the usage
%
% In this document, these map to the following replacements:
% (Please complete this section when specific replacements are made.)
%
% X.Y -- 2.5
% X.Y-1 -- 2.4.something (not yet determined)
% X.Y-2 -- 2.4.something (not yet determined)
%
% Once done, write and edit to your heart's content!
\title
{
What's New in Python 2.5
}
\release
{
0.0
}
\author
{
Young Author
}
\authoraddress
{
\email
{
ya@example.com
}}
\author
{
A.M. Kuchling
}
\authoraddress
{
\email
{
amk@amk.ca
}}
\begin{document}
\maketitle
\tableofcontents
This article explains the new features in Python 2.5. No release date
for Python 2.5 has been set;
expect that this will happen next year
.
for Python 2.5 has been set;
it will probably be released in late 2005
.
% Compare with previous release in 2 - 3 sentences here.
...
...
@@ -72,9 +52,7 @@ language.
\end{itemize}
The net result of the 2.5 optimizations is that Python 2.5 runs the
pystone benchmark around XX
\%
faster than Python X.Y-1.
%
% only use the next line if you want to do the extra work ;) :
% and YY\% faster than Python X.Y-2.
pystone benchmark around XX
\%
faster than Python 2.4.
%======================================================================
...
...
@@ -122,7 +100,7 @@ Platform-specific changes go here.
As usual, there were a bunch of other improvements and bugfixes
scattered throughout the source tree. A search through the CVS change
logs finds there were XXX patches applied and YYY bugs fixed between
Python
X.Y-1
and 2.5. Both figures are likely to be underestimates.
Python
2.4
and 2.5. Both figures are likely to be underestimates.
Some of the more notable changes are:
...
...
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