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
1897c986
Kaydet (Commit)
1897c986
authored
Kas 04, 2015
tarafından
Benjamin Peterson
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
merge 3.4
üst
26825bcb
c2f01213
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
10 deletions
+9
-10
index.rst
Doc/distutils/index.rst
+3
-4
index.rst
Doc/install/index.rst
+6
-6
No files found.
Doc/distutils/index.rst
Dosyayı görüntüle @
1897c986
...
@@ -15,10 +15,9 @@ very little overhead for build/release/install mechanics.
...
@@ -15,10 +15,9 @@ very little overhead for build/release/install mechanics.
.. note::
.. note::
This guide only covers the basic tools for building and distributing
This guide only covers the basic tools for building and distributing
extensions that are provided as part of this version of Python. Third
extensions that are provided as part of this version of Python. Third party
party tools offer easier to use and more secure alternatives. Refer to the
tools offer easier to use and more secure alternatives. Refer to the `quick
`quick recommendations section
recommendations section <https://packaging.python.org/en/latest/current/>`__
<https://python-packaging-user-guide.readthedocs.org/en/latest/current.html>`__
in the Python Packaging User Guide for more information.
in the Python Packaging User Guide for more information.
...
...
Doc/install/index.rst
Dosyayı görüntüle @
1897c986
...
@@ -27,17 +27,17 @@ modules and extensions.
...
@@ -27,17 +27,17 @@ modules and extensions.
.. note::
.. note::
This guide only covers the basic tools for installing extensions that are
This guide only covers the basic tools for building and distributing
provided as part of this version of Python. Third party tools offer easier
extensions that are provided as part of this version of Python. Third party
to use and more secure alternatives. Refer to the
tools offer easier to use and more secure alternatives. Refer to the `quick
`quick recommendations section
recommendations section <https://packaging.python.org/en/latest/current/>`__
<https://python-packaging-user-guide.readthedocs.org/en/latest/current.html>`__
in the Python Packaging User Guide for more information.
in the Python Packaging User Guide for more information.
.. _inst-intro:
.. _inst-intro:
Introduction
Introduction
============
============
...
...
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