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
e2b46772
Kaydet (Commit)
e2b46772
authored
Mar 09, 2006
tarafından
Georg Brandl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Move entry to correct section.
üst
24cb053b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
NEWS
Misc/NEWS
+3
-3
No files found.
Misc/NEWS
Dosyayı görüntüle @
e2b46772
...
@@ -12,9 +12,6 @@ What's New in Python 2.5 alpha 1?
...
@@ -12,9 +12,6 @@ What's New in Python 2.5 alpha 1?
Core and builtins
Core and builtins
-----------------
-----------------
- Patch #1446372: quit and exit can now be called from the interactive
interpreter to exit.
- Patch #1434038: property() now uses the getter'
s
docstring
if
there
is
- Patch #1434038: property() now uses the getter'
s
docstring
if
there
is
no
"doc"
argument
given
.
This
makes
it
possible
to
legitimately
use
no
"doc"
argument
given
.
This
makes
it
possible
to
legitimately
use
property
()
as
a
decorator
to
produce
a
read
-
only
property
.
property
()
as
a
decorator
to
produce
a
read
-
only
property
.
...
@@ -439,6 +436,9 @@ Extension Modules
...
@@ -439,6 +436,9 @@ Extension Modules
Library
Library
-------
-------
- Patch #1446372: quit and exit can now be called from the interactive
interpreter to exit.
- The function get_count() has been added to the gc module, and gc.collect()
- The function get_count() has been added to the gc module, and gc.collect()
grew an optional '
generation
' argument.
grew an optional '
generation
' argument.
...
...
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