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
b51b1345
Kaydet (Commit)
b51b1345
authored
Agu 23, 2014
tarafından
Nick Coghlan
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
Merge PEP 466 What's New in 2.7 changes from 3.4
üst
ef3b9ed0
a5bbc2ea
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
6 deletions
+16
-6
2.7.rst
Doc/whatsnew/2.7.rst
+16
-6
No files found.
Doc/whatsnew/2.7.rst
Dosyayı görüntüle @
b51b1345
...
...
@@ -2547,13 +2547,23 @@ with the first of those changes appearing in the Python 2.7.7 release.
:pep:`466` related features added in Python 2.7.7:
* :func:`hmac.compare_digest` was
added to make a timing attack resistant
comparison operation broadly available to Python 2 applications
(backported by Alex Gaynor in :issue:`21306`)
* :func:`hmac.compare_digest` was
backported from Python 3 to make a timing
attack resistant comparison operation broadly available to Python 2
applications
(backported by Alex Gaynor in :issue:`21306`)
* the version of OpenSSL linked with the prebuilt Windows installers
published on python.org was updated to 1.0.1g (contributed by
Zachary Ware in :issue:`21462`)
* upgraded to OpenSSL 1.0.1g for the prebuilt Windows installers published
on python.org (contributed by Zachary Ware in :issue:`21462`)
:pep:`466` related features added in Python 2.7.8:
* :func:`hashlib.pbkdf2_hmac` was backported from Python 3 to make a hashing
algorithm suitable for secure password storage broadly available to Python
2 applications (backported by Alex Gaynor in :issue:`21304`)
* upgraded to OpenSSL 1.0.1h for the prebuilt Windows installers published
on python.org (contributed by Zachary Ware in :issue:`21671` for
CVE-2014-0224)
.. ======================================================================
...
...
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