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
ad09b5dd
Kaydet (Commit)
ad09b5dd
authored
Haz 24, 2012
tarafından
Antoine Pitrou
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Add a couple of what's new entries.
üst
5d7e1d37
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
3.3.rst
Doc/whatsnew/3.3.rst
+13
-0
No files found.
Doc/whatsnew/3.3.rst
Dosyayı görüntüle @
ad09b5dd
...
@@ -1249,6 +1249,14 @@ The Tk GUI and the :func:`~pydoc.serve` function have been removed from the
...
@@ -1249,6 +1249,14 @@ The Tk GUI and the :func:`~pydoc.serve` function have been removed from the
in
Python
3.2
.
in
Python
3.2
.
re
--
:
class
:`
str
`
regular
expressions
now
support
``\
u
``
and
``\
U
``
escapes
.
(
Contributed
by
Serhiy
Storchaka
in
:
issue
:`
3665
`.)
sched
sched
-----
-----
...
@@ -1402,6 +1410,11 @@ ssl
...
@@ -1402,6 +1410,11 @@ ssl
(Contributed by Colin Marc in :issue:`14204`)
(Contributed by Colin Marc in :issue:`14204`)
* SSL errors can now be introspected more easily thanks to
:attr:`~ssl.SSLError.library` and :attr:`~ssl.SSLError.reason` attributes.
(Contributed by Antoine Pitrou in :issue:`14837`)
stat
stat
----
----
...
...
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