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
09e4ebb6
Kaydet (Commit)
09e4ebb6
authored
Eyl 06, 2010
tarafından
Raymond Hettinger
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix markup nits
üst
13a0db5d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
3.2.rst
Doc/whatsnew/3.2.rst
+3
-3
No files found.
Doc/whatsnew/3.2.rst
Dosyayı görüntüle @
09e4ebb6
...
@@ -220,8 +220,8 @@ Some smaller changes made to the core Python language are:
...
@@ -220,8 +220,8 @@ Some smaller changes made to the core Python language are:
(By Nick Coghlan and Terrence Cole; :issue:`9567`, :issue:`3445`, and
(By Nick Coghlan and Terrence Cole; :issue:`9567`, :issue:`3445`, and
:issue:`8814`.)
:issue:`8814`.)
* The :mod:`abc` module now supports :func:`abstractclassmethod` and
* The :mod:`abc` module now supports :func:`
~abc.
abstractclassmethod` and
:func:`abstractstaticmethod`.
:func:`
~abc.
abstractstaticmethod`.
(Patch submitted by Daniel Urban; :issue:`5867`.)
(Patch submitted by Daniel Urban; :issue:`5867`.)
...
@@ -410,7 +410,7 @@ Multi-threading
...
@@ -410,7 +410,7 @@ Multi-threading
(Contributed by Antoine Pitrou; :issue:`3001`.)
(Contributed by Antoine Pitrou; :issue:`3001`.)
* Regular and recursive locks now accept an optional *timeout* argument to their
* Regular and recursive locks now accept an optional *timeout* argument to their
``acquire`
` method. (Contributed by Antoine Pitrou; :issue:`7316`.)
:meth:`acquire
` method. (Contributed by Antoine Pitrou; :issue:`7316`.)
Similarly, :meth:`threading.Semaphore.acquire` also gains a *timeout*
Similarly, :meth:`threading.Semaphore.acquire` also gains a *timeout*
argument. (Contributed by Torsten Landschoff; :issue:`850728`.)
argument. (Contributed by Torsten Landschoff; :issue:`850728`.)
...
...
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