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
de886d92
Kaydet (Commit)
de886d92
authored
Nis 11, 2016
tarafından
Serhiy Storchaka
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Issue #25910: Fixed more links in the docs.
üst
a9901e86
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
windows.rst
Doc/using/windows.rst
+2
-2
2.7.rst
Doc/whatsnew/2.7.rst
+1
-1
3.2.rst
Doc/whatsnew/3.2.rst
+1
-1
No files found.
Doc/using/windows.rst
Dosyayı görüntüle @
de886d92
...
@@ -266,9 +266,9 @@ for detailed information about platforms with pre-compiled installers.
...
@@ -266,9 +266,9 @@ for detailed information about platforms with pre-compiled installers.
by Mark Pilgrim, 2004,
by Mark Pilgrim, 2004,
ISBN 1-59059-356-1
ISBN 1-59059-356-1
`For Windows users <http://
www.swaroopch.com/notes/python/#install_
windows>`_
`For Windows users <http://
python.swaroopch.com/installation.html#installation-on-
windows>`_
in "Installing Python"
in "Installing Python"
in "`A Byte of Python <http://
www.swaroopch.com/notes/python
/>`_"
in "`A Byte of Python <http://
python.swaroopch.com
/>`_"
by Swaroop C H, 2003
by Swaroop C H, 2003
...
...
Doc/whatsnew/2.7.rst
Dosyayı görüntüle @
de886d92
...
@@ -1530,7 +1530,7 @@ changes, or look through the Subversion logs for all the details.
...
@@ -1530,7 +1530,7 @@ changes, or look through the Subversion logs for all the details.
*ciphers* argument that's a string listing the encryption algorithms
*ciphers* argument that's a string listing the encryption algorithms
to be allowed; the format of the string is described
to be allowed; the format of the string is described
`in the OpenSSL documentation
`in the OpenSSL documentation
<http://www.openssl.org/docs/apps/ciphers.html#CIPHER
_LIST_
FORMAT>`__.
<http://www.openssl.org/docs/apps/ciphers.html#CIPHER
-LIST-
FORMAT>`__.
(Added by Antoine Pitrou; :issue:`8322`.)
(Added by Antoine Pitrou; :issue:`8322`.)
Another change makes the extension load all of OpenSSL's ciphers and
Another change makes the extension load all of OpenSSL's ciphers and
...
...
Doc/whatsnew/3.2.rst
Dosyayı görüntüle @
de886d92
...
@@ -1618,7 +1618,7 @@ for secure (encrypted, authenticated) internet connections:
...
@@ -1618,7 +1618,7 @@ for secure (encrypted, authenticated) internet connections:
* The :func:`ssl.wrap_socket` constructor function now takes a *ciphers*
* The :func:`ssl.wrap_socket` constructor function now takes a *ciphers*
argument. The *ciphers* string lists the allowed encryption algorithms using
argument. The *ciphers* string lists the allowed encryption algorithms using
the format described in the `OpenSSL documentation
the format described in the `OpenSSL documentation
<http://www.openssl.org/docs/apps/ciphers.html#CIPHER
_LIST_
FORMAT>`__.
<http://www.openssl.org/docs/apps/ciphers.html#CIPHER
-LIST-
FORMAT>`__.
* When linked against recent versions of OpenSSL, the :mod:`ssl` module now
* When linked against recent versions of OpenSSL, the :mod:`ssl` module now
supports the Server Name Indication extension to the TLS protocol, allowing
supports the Server Name Indication extension to the TLS protocol, allowing
...
...
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