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
3cc791c5
Kaydet (Commit)
3cc791c5
authored
Mar 19, 2013
tarafından
Gregory P. Smith
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
merge from 3.2
üst
4effb670
1f1ec04c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
NEWS
Misc/NEWS
+4
-1
No files found.
Misc/NEWS
Dosyayı görüntüle @
3cc791c5
...
@@ -7,7 +7,7 @@ What's New in Python 3.3.1?
...
@@ -7,7 +7,7 @@ What's New in Python 3.3.1?
*Not yet released, see sections below for changes released in 3.3.0*
*Not yet released, see sections below for changes released in 3.3.0*
.. *Release date:
XX-XXX-2012
*
.. *Release date:
2013-XX-XX
*
Core and Builtins
Core and Builtins
-----------------
-----------------
...
@@ -21,6 +21,9 @@ Core and Builtins
...
@@ -21,6 +21,9 @@ Core and Builtins
- Issue #17223: Fix PyUnicode_FromUnicode() for string of 1 character outside
- Issue #17223: Fix PyUnicode_FromUnicode() for string of 1 character outside
the range U+0000-U+10ffff.
the range U+0000-U+10ffff.
- Issue #1692335: Move initial args assignment to
BaseException.__new__ to help pickling of naive subclasses.
- Issue #17275: Corrected class name in init error messages of the C version of
- Issue #17275: Corrected class name in init error messages of the C version of
BufferedWriter and BufferedRandom.
BufferedWriter and BufferedRandom.
...
...
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