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
8eee081d
Kaydet (Commit)
8eee081d
authored
Ock 10, 2013
tarafından
Eli Bendersky
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Update Misc/NEWS for issue #16076
üst
e6174ca8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
NEWS
Misc/NEWS
+6
-1
No files found.
Misc/NEWS
Dosyayı görüntüle @
8eee081d
...
...
@@ -345,10 +345,15 @@ Library
-
Issue
#
16169
:
Fix
ctypes
.
WinError
()
's confusion between errno and winerror.
- Issue #16076: Made _elementtree.Element pickleable in a way that is compatible
with the Python Element. Pickling/unpickling of xml.etree.ElementTree.Element
works again - this was a temporary regression from 3.2 where the by-default
imported _elementtree had no pickling capability.
- Issue #16089: Allow ElementTree.TreeBuilder to work again with a non-Element
element_factory (fixes a regression in SimpleTAL).
- Issue #16913: Fix Element.itertext()'
s
handling
of
text
with
XML
entities
.
- Issue #16913: Fix Element.itertext()'
s
handling
of
text
with
XML
entities
.
,
-
Issue
#
16034
:
Fix
performance
regressions
in
the
new
`
bz2
.
BZ2File
`
implementation
.
Initial
patch
by
Serhiy
Storchaka
.
...
...
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