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
e7cf678a
Kaydet (Commit)
e7cf678a
authored
Ara 24, 2013
tarafından
R David Murray
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Use title case for all section titles except module names.
üst
d17aba71
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
3.4.rst
Doc/whatsnew/3.4.rst
+12
-12
No files found.
Doc/whatsnew/3.4.rst
Dosyayı görüntüle @
e7cf678a
...
...
@@ -78,7 +78,7 @@ For full details, see the
:pep:`429` -- Python 3.4 Release Schedule
Summary -- Release
h
ighlights
Summary -- Release
H
ighlights
=============================
.. This section singles out the most important changes in Python 3.4.
...
...
@@ -151,12 +151,12 @@ other smaller improvements, CPython optimizations, deprecations, and potential
porting issues.
New
expected features for Python i
mplementations
New
Expected Features for Python I
mplementations
================================================
.. _whatsnew-pep-453:
PEP 453: Explicit
bootstrapping of pip in Python i
nstallations
PEP 453: Explicit
Bootstrapping of PIP in Python I
nstallations
--------------------------------------------------------------
The new :mod:`ensurepip` module (defined in :pep:`453`) provides a standard
...
...
@@ -200,7 +200,7 @@ __ http://www.python.org/dev/peps/pep-0453/#recommendations-for-downstream-distr
.. _whatsnew-pep-446:
PEP 446: Make
newly created file descriptors non-i
nheritable
PEP 446: Make
Newly Created File Descriptors Non-I
nheritable
------------------------------------------------------------
:pep:`446` makes newly created file descriptors :ref:`non-inheritable
...
...
@@ -218,7 +218,7 @@ PEP 446: Make newly created file descriptors non-inheritable
.. _codec-handling-improvements:
Improvements to
codec h
andling
Improvements to
Codec H
andling
------------------------------
Since it was first introduced, the :mod:`codecs` module has always been
...
...
@@ -956,7 +956,7 @@ CPython Implementation Changes
.. _whatsnew-pep-445:
PEP 445: Customization of CPython
memory a
llocators
PEP 445: Customization of CPython
Memory A
llocators
---------------------------------------------------
:pep:`445` adds new C level interfaces to customize memory allocation in
...
...
@@ -970,7 +970,7 @@ the CPython interpreter.
.. _whatsnew-pep-442:
PEP 442: Safe
object f
inalization
PEP 442: Safe
Object F
inalization
---------------------------------
:pep:`442` removes the current limitations and quirks of object finalization
...
...
@@ -1032,7 +1032,7 @@ implemented in C.
PEP written and implemented by Larry Hastings.
Other
build and C API c
hanges
Other
Build and C API C
hanges
-----------------------------
Other changes to Python's build process and to the C API include:
...
...
@@ -1050,7 +1050,7 @@ Other changes to Python's build process and to the C API include:
interpreter is not available (for example, in cross compilation scenarios).
Other
i
mprovements
Other
I
mprovements
==================
* Tab-completion is now enabled by default in the interactive interpreter.
...
...
@@ -1120,7 +1120,7 @@ Unsupported Operating Systems
* VMS
Deprecated Python
modules, functions and m
ethods
Deprecated Python
Modules, Functions and M
ethods
------------------------------------------------
* :meth:`difflib.SequenceMatcher.isbjunk` and
...
...
@@ -1142,14 +1142,14 @@ Deprecated Python modules, functions and methods
require an explicit digest name or constructor as *digestmod* argument.
Deprecated
functions and types of
the C API
Deprecated
Functions and Types in
the C API
-------------------------------------------
* The ``PyThreadState.tick_counter`` field has been removed: its value was
meaningless since Python 3.2 ("new GIL").
Deprecated
f
eatures
Deprecated
F
eatures
-------------------
* The site module adding a "site-python" directory to sys.path, if it
...
...
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