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
e6082553
Kaydet (Commit)
e6082553
authored
Ock 03, 2014
tarafından
R David Murray
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
whatsnew: consistently use 3 blanks between major sections. 2 for minor.
üst
59171722
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
1 deletion
+9
-1
3.4.rst
Doc/whatsnew/3.4.rst
+9
-1
No files found.
Doc/whatsnew/3.4.rst
Dosyayı görüntüle @
e6082553
...
...
@@ -78,6 +78,7 @@ For full details, see the
:pep:`429` -- Python 3.4 Release Schedule
Summary -- Release Highlights
=============================
...
...
@@ -149,6 +150,7 @@ other smaller improvements, CPython optimizations, deprecations, and potential
porting issues.
New Expected Features for Python Implementations
================================================
...
...
@@ -341,6 +343,7 @@ Some smaller changes made to the core Python language are:
:issue:`12892`.
New Modules
===========
...
...
@@ -469,6 +472,7 @@ trace memory blocks allocated by Python. It provides the following information:
PEP written and implemented by Victor Stinner
Improved Modules
================
...
...
@@ -486,7 +490,6 @@ Using ``ABC`` as a base class has essentially the same effect as specifying
(Contributed by Bruno Dupuis in :issue:`16049`.)
aifc
----
...
...
@@ -1078,6 +1081,7 @@ Add a filter function to ignore some packages (tests for instance),
(Contributed by Christian Tismer in :issue:`19274`.)
CPython Implementation Changes
==============================
...
...
@@ -1176,6 +1180,7 @@ Other Build and C API Changes
interpreter is not available (for example, in cross compilation scenarios).
Other Improvements
==================
...
...
@@ -1204,6 +1209,7 @@ Other Improvements
:issue:`13390`).
Significant Optimizations
=========================
...
...
@@ -1236,6 +1242,7 @@ Significant Optimizations
common use case). (Contributed by Serhiy Storchaka in :issue:`16674`).
Deprecated
==========
...
...
@@ -1333,6 +1340,7 @@ removed:
``is_unverifiable`` have been removed (use direct attribute access instead).
Porting to Python 3.4
=====================
...
...
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