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
8ec31c20
Kaydet (Commit)
8ec31c20
authored
Eyl 28, 2012
tarafından
Michael Foord
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
Merge
üst
28d591ce
811b981f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
8 deletions
+11
-8
NEWS
Misc/NEWS
+11
-8
No files found.
Misc/NEWS
Dosyayı görüntüle @
8ec31c20
...
@@ -10,11 +10,6 @@ What's New in Python 3.3.1?
...
@@ -10,11 +10,6 @@ What's New in Python 3.3.1?
Core and Builtins
Core and Builtins
-----------------
-----------------
- Issue #16060: Fix refcounting bug when __trunc__ returns an object
whose __int__ gives a non-integer. Patch by Serhiy Storchaka.
- Issue #16046: Fix loading sourceless legacy pyos.
- Issue #15379: Fix passing of non-BMP characters as integers for the charmap
- Issue #15379: Fix passing of non-BMP characters as integers for the charmap
decoder (already working as unicode strings). Patch by Serhiy Storchaka.
decoder (already working as unicode strings). Patch by Serhiy Storchaka.
...
@@ -87,9 +82,6 @@ Library
...
@@ -87,9 +82,6 @@ Library
Extension Modules
Extension Modules
-----------------
-----------------
- Issue #16012: Fix a regression in pyexpat. The parser'
s
UseForeignDTD
()
method
doesn
't require an argument again.
Tests
Tests
-----
-----
...
@@ -133,9 +125,20 @@ What's New in Python 3.3.0?
...
@@ -133,9 +125,20 @@ What's New in Python 3.3.0?
Core and Builtins
Core and Builtins
-----------------
-----------------
- Issue #16046: Fix loading sourceless legacy pyos.
- Issue #16060: Fix refcounting bug when __trunc__ returns an object
whose __int__ gives a non-integer. Patch by Serhiy Storchaka.
Library
Library
-------
-------
Extension Modules
-----------------
- Issue #16012: Fix a regression in pyexpat. The parser'
s
UseForeignDTD
()
method
doesn
't require an argument again.
What'
s
New
in
Python
3.3.0
Release
Candidate
3
?
What'
s
New
in
Python
3.3.0
Release
Candidate
3
?
===============================================
===============================================
...
...
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