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
ca208a03
Kaydet (Commit)
ca208a03
authored
May 26, 2015
tarafından
Serhiy Storchaka
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Moved Misc/NEWS entries to correct section and fix formatting.
üst
82d8f06f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
NEWS
Misc/NEWS
+7
-7
No files found.
Misc/NEWS
Dosyayı görüntüle @
ca208a03
...
...
@@ -21,9 +21,6 @@ Core and Builtins
- Issue #24102: Fixed exception type checking in standard error handlers.
- Issue #20274: Remove ignored and erroneous "kwargs" parameters from three
METH_VARARGS methods on _sqlite.Connection.
- Issue #23757: PySequence_Tuple() incorrectly called the concrete list API
when the data was a list subclass.
...
...
@@ -85,6 +82,9 @@ Library
- Issue #22931: Allow '
[
' and '
]
' in cookie values.
- Issue #20274: Remove ignored and erroneous "kwargs" parameters from three
METH_VARARGS methods on _sqlite.Connection.
- Issue #24094: Fix possible crash in json.encode with poorly behaved dict
subclasses.
...
...
@@ -271,7 +271,7 @@ Library
- asyncio: async() function is deprecated in favour of ensure_future().
- Issue 23898: Fix inspect.classify_class_attrs() to support attributes
- Issue
#
23898: Fix inspect.classify_class_attrs() to support attributes
with overloaded __eq__ and __bool__. Patch by Mike Bayer.
IDLE
...
...
@@ -2437,7 +2437,7 @@ Library
-
Issue
#
19782
:
imaplib
now
supports
SSLContext
.
check_hostname
and
server
name
indication
for
TLS
/
SSL
connections
.
-
Issue
20123
:
Fix
pydoc
.
synopsis
()
for
"binary"
modules
.
-
Issue
#
20123
:
Fix
pydoc
.
synopsis
()
for
"binary"
modules
.
-
Issue
#
19834
:
Support
unpickling
of
exceptions
pickled
by
Python
2.
...
...
@@ -5703,7 +5703,7 @@ Documentation
-
Issue
#
15940
:
Specify
effect
of
locale
on
time
functions
.
-
Issue
17538
:
Document
XML
vulnerabilties
-
Issue
#
17538
:
Document
XML
vulnerabilties
-
Issue
#
16642
:
sched
.
scheduler
timefunc
initial
default
is
time
.
monotonic
.
Patch
by
Ramchandra
Apte
...
...
@@ -9707,7 +9707,7 @@ Tests
-
Issue
#
13218
:
Fix
test_ssl
failures
on
Debian
/
Ubuntu
.
-
Re
-
enable
lib2to3
's test_parser.py tests, though with an expected failure
(see issue 13125).
(see issue
#
13125).
- Issue #12656: Add tests for IPv6 and Unix sockets to test_asyncore.
...
...
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