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
a93ca971
Kaydet (Commit)
a93ca971
authored
Ara 22, 2013
tarafından
R David Murray
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Be consistent in how PEPs are referenced throughout the summary section.
üst
ca794619
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
+7
-5
3.4.rst
Doc/whatsnew/3.4.rst
+7
-5
No files found.
Doc/whatsnew/3.4.rst
Dosyayı görüntüle @
a93ca971
...
@@ -101,7 +101,8 @@ New library modules:
...
@@ -101,7 +101,8 @@ New library modules:
New expected features for Python implementations:
New expected features for Python implementations:
* :pep:`446`: :ref:`Make newly created file descriptors non-inheritable <whatsnew-pep-446>`.
* :ref:`Make newly created file descriptors non-inheritable <whatsnew-pep-446>`
(:pep:`446`).
* command line option for :ref:`isolated mode <using-on-misc-options>`,
* command line option for :ref:`isolated mode <using-on-misc-options>`,
(:issue:`16499`).
(:issue:`16499`).
* :ref:`improvements <codec-handling-improvements>` in the handling of
* :ref:`improvements <codec-handling-improvements>` in the handling of
...
@@ -123,12 +124,13 @@ Significantly Improved Library Modules:
...
@@ -123,12 +124,13 @@ Significantly Improved Library Modules:
CPython implementation improvements:
CPython implementation improvements:
* :
pep:`442`: :ref:`Safe object finalization <whatsnew-pep-442>`
* :
ref:`Safe object finalization <whatsnew-pep-442>` (:pep:`442`).
* Leveraging :pep:`442`, :ref:`module globals are no longer set to None
* Leveraging :pep:`442`, :ref:`module globals are no longer set to None
during finalization <whatsnew-pep-442>`, in most cases (:issue:`18214`).
during finalization <whatsnew-pep-442>`, in most cases (:issue:`18214`).
* :pep:`445`: :ref:`Configurable memory allocators <whatsnew-pep-445>`
* :ref:`Configurable memory allocators <whatsnew-pep-445>` (:pep:`445`).
* :pep:`456`: :ref:`Secure and interchangeable hash algorithm <whatsnew-pep-456>`
* :ref:`Secure and interchangeable hash algorithm <whatsnew-pep-456>`
* :pep:`436`: :ref:`Argument Clinic <whatsnew-pep-436>`.
(:pep:`456`).
* :ref:`Argument Clinic <whatsnew-pep-436>` (:pep:`436`).
* A more efficient :mod:`marshal` format (:issue:`16475`).
* A more efficient :mod:`marshal` format (:issue:`16475`).
Please read on for a comprehensive list of user-facing changes.
Please read on for a comprehensive list of user-facing changes.
...
...
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