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
3b790916
Kaydet (Commit)
3b790916
authored
Tem 04, 2004
tarafından
Andrew M. Kuchling
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Bump version #; write introductory para
üst
81e3fb4b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
12 deletions
+15
-12
whatsnew24.tex
Doc/whatsnew/whatsnew24.tex
+15
-12
No files found.
Doc/whatsnew/whatsnew24.tex
Dosyayı görüntüle @
3b790916
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
%
%
\title
{
What's New in Python 2.4
}
\title
{
What's New in Python 2.4
}
\release
{
0.
0
}
\release
{
0.
1
}
\author
{
A.M.
\
Kuchling
}
\author
{
A.M.
\
Kuchling
}
\authoraddress
{
\authoraddress
{
\strong
{
Python Software Foundation
}
\\
\strong
{
Python Software Foundation
}
\\
...
@@ -21,20 +21,23 @@
...
@@ -21,20 +21,23 @@
\maketitle
\maketitle
\tableofcontents
\tableofcontents
This article explains the new features in Python 2.4
. The release
This article explains the new features in Python 2.4
alpha1, to be released in early July 2004 The final version of Python 2.4
date
is expected to be around September 2004.
is expected to be around September 2004.
While Python 2.3 was primarily a library development release, Python
Python 2.4 is a middle-sized release. It doesn't introduce as many
2.4 may extend the core language and interpreter in
changes as the radical Python 2.2, but introduces more features than
as-yet-undetermined ways.
the conservative 2.3 release did. The most significant new language
feature (as of this writing) is the addition of generator expressions;
most of the changes are to the standard library.
This article doesn't attempt to provide a complete specification of
This article doesn't attempt to provide a complete specification of
the new features, but instead provides a convenient overview. For
every single new feature, but instead provides a convenient overview.
full details, you should refer to the documentation for Python 2.4,
For full details, you should refer to the documentation for Python
such as the
\citetitle
[../lib/lib.html]
{
Python Library Reference
}
and
2.4, such as the
\citetitle
[../lib/lib.html]
{
Python Library Reference
}
the
\citetitle
[../ref/ref.html]
{
Python Reference Manual
}
.
and the
\citetitle
[../ref/ref.html]
{
Python Reference Manual
}
. If you
If you want to understand the complete implementation and design
want to understand the complete implementation and design rationale,
rationale, refer to the PEP for a particular new feature.
refer to the PEP for a particular new feature or to the module
documentation.
%======================================================================
%======================================================================
...
...
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