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
0516f813
Kaydet (Commit)
0516f813
authored
Kas 18, 2009
tarafından
Georg Brandl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Make separate section for deprecations in 2.7 whatsnew.
üst
a17f6024
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
2 deletions
+10
-2
2.7.rst
Doc/whatsnew/2.7.rst
+10
-2
No files found.
Doc/whatsnew/2.7.rst
Dosyayı görüntüle @
0516f813
...
...
@@ -413,8 +413,8 @@ Several performance enhancements have been added:
.. ======================================================================
New
, Improved, and Deprecat
ed Modules
========================
=============
New
and Improv
ed Modules
========================
As in every release, Python's standard library received a number of
enhancements and bug fixes. Here's a partial list of the most notable
...
...
@@ -891,6 +891,14 @@ Martin Franklin and maintained by Kevin Walzer, was proposed for
inclusion in :issue:`2618`, but the authors argued that Guilherme
Polo's work was more comprehensive.
Deprecations and Removals
=========================
* :func:`contextlib.nested`, which allows handling more than one context manager
with one :keyword:`with` statement, has been deprecated; :keyword:`with`
supports multiple context managers syntactically now.
.. ======================================================================
...
...
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