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
01f21292
Kaydet (Commit)
01f21292
authored
Mar 16, 2014
tarafından
R David Murray
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
whatsnew: Fix Features section title, use title/sentence case consistently.
closes #20931
üst
34784e6b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
3.4.rst
Doc/whatsnew/3.4.rst
+6
-6
No files found.
Doc/whatsnew/3.4.rst
Dosyayı görüntüle @
01f21292
...
...
@@ -84,9 +84,9 @@ New syntax features:
* No new syntax features were added in Python 3.4.
New F
eatures:
Other new f
eatures:
* :ref:`pip should always be
"available"
<whatsnew-pep-453>` (:pep:`453`).
* :ref:`pip should always be
available
<whatsnew-pep-453>` (:pep:`453`).
* :ref:`Newly created file descriptors are non-inheritable <whatsnew-pep-446>`
(:pep:`446`).
* command line option for :ref:`isolated mode <whatsnew-isolated-mode>`
...
...
@@ -116,7 +116,7 @@ New library modules:
* :mod:`tracemalloc`: :ref:`Trace Python memory allocations
<whatsnew-tracemalloc>` (:pep:`454`).
Significantly
Improved Library M
odules:
Significantly
improved library m
odules:
* :ref:`Single-dispatch generic functions <whatsnew-singledispatch>` in
:mod:`functools` (:pep:`443`).
...
...
@@ -182,7 +182,7 @@ New Features
PEP 453: Explicit Bootstrapping of PIP in Python Installations
--------------------------------------------------------------
Bootstrapping pip
by d
efault
Bootstrapping pip
By D
efault
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The new :mod:`ensurepip` module (defined in :pep:`453`) provides a standard
...
...
@@ -214,7 +214,7 @@ clear and simple directions on how to install ``pip`` on the platform.
__ http://www.python.org/dev/peps/pep-0453/#recommendations-for-downstream-distributors
Documentation
c
hanges
Documentation
C
hanges
~~~~~~~~~~~~~~~~~~~~~
As part of this change, the :ref:`installing-index` and
...
...
@@ -2223,7 +2223,7 @@ This section lists previously described changes and other bugfixes
that may require changes to your code.
Changes in 'python'
command b
ehavior
Changes in 'python'
Command B
ehavior
------------------------------------
* In a posix shell, setting the :envvar:`PATH` environment variable to
...
...
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