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
0e0cd462
Kaydet (Commit)
0e0cd462
authored
Eki 18, 2013
tarafından
Ethan Furman
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Catching up on NEWS entries.
I'll make sure and include them in future patches.
üst
3c97e46f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
NEWS
Misc/NEWS
+8
-0
No files found.
Misc/NEWS
Dosyayı görüntüle @
0e0cd462
...
...
@@ -58,6 +58,8 @@ Library
- Issue #18891: Completed the new email package (provisional) API additions
by adding new classes EmailMessage, MIMEPart, and ContentManager.
- Issue #18281: Unused stat constants removed from `tarfile`.
- Issue #18468: The re.split, re.findall, and re.sub functions and the group()
and groups() methods of match object now always return a string or a bytes
object.
...
...
@@ -183,6 +185,9 @@ Core and Builtins
Library
-------
-
Issue
#
18929
:
`
inspect
.
classify_class_attrs
()`
now
correctly
finds
class
attributes
returned
by
`
dir
()`
that
are
located
in
the
metaclass
.
-
Issue
#
18950
:
Fix
miscellaneous
bugs
in
the
sunau
module
.
Au_read
.
readframes
()
now
updates
current
file
position
and
reads
correct
number
of
frames
from
multichannel
stream
.
Au_write
.
writeframesraw
()
now
...
...
@@ -296,6 +301,9 @@ Core and Builtins
- Issue #18942: sys._debugmallocstats() output was damaged on Windows.
- Issue #18780: %-formatting now prints value instead of str for
int subclasses when using %d, %i, and %u codes.
- Issue #18571: Implementation of the PEP 446: file descriptors and file
handles are now created non-inheritable; add functions
os.get/set_inheritable(), os.get/set_handle_inheritable() and
...
...
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