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
54445adf
Kaydet (Commit)
54445adf
authored
Kas 20, 2010
tarafından
Georg Brandl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix rst markup errors.
üst
75b2a5ee
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
NEWS
Misc/NEWS
+2
-2
No files found.
Misc/NEWS
Dosyayı görüntüle @
54445adf
...
...
@@ -61,7 +61,7 @@ Core and Builtins
undocumented value PyBUF_SHADOW, and strangely-looking code in
PyMemoryView_GetContiguous.
- Issue #6081: Add str.format_map
, similar to str.format(**mapping)
.
- Issue #6081: Add str.format_map
(), similar to ``str.format(**mapping)``
.
- If FileIO.__init__ fails, close the file descriptor.
...
...
@@ -126,7 +126,7 @@ Library
there are non-base64 alphabet characters in the input.
- Issue #10386: Add __all__ to token module; this simplifies importing in
tokenize module and prevents leaking of private names through
import *
.
tokenize module and prevents leaking of private names through
``import *``
.
- Issue #4471: Properly shutdown socket in IMAP.shutdown(). Patch by Lorenzo
M. Catucci.
...
...
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