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
dbbf4c81
Kaydet (Commit)
dbbf4c81
authored
May 15, 2013
tarafından
doko@ubuntu.com
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Misc/NEWS: Add 3.3.3 section and move entries made after the 3.3.2 release
to the new section.
üst
e1b4cbc4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
8 deletions
+23
-8
NEWS
Misc/NEWS
+23
-8
No files found.
Misc/NEWS
Dosyayı görüntüle @
dbbf4c81
...
@@ -2,6 +2,29 @@
...
@@ -2,6 +2,29 @@
Python
News
Python
News
+++++++++++
+++++++++++
What
's New in Python 3.3.3?
===========================
*Release date: TBD*
Core and Builtins
-----------------
- Issue #17927: Frame objects kept arguments alive if they had been copied into
a cell, even if the cell was cleared.
Library
-------
- Issue #17968: Fix memory leak in os.listxattr().
Documentation
-------------
- Issue #17977: The documentation for the cadefault argument'
s
default
value
in
urllib
.
request
.
urlopen
()
is
fixed
to
match
the
code
.
What
's New in Python 3.3.2?
What
's New in Python 3.3.2?
===========================
===========================
...
@@ -12,9 +35,6 @@ What's New in Python 3.3.2?
...
@@ -12,9 +35,6 @@ What's New in Python 3.3.2?
Core and Builtins
Core and Builtins
-----------------
-----------------
- Issue #17927: Frame objects kept arguments alive if they had been copied into
a cell, even if the cell was cleared.
- Issue #17237: Fix crash in the ASCII decoder on m68k.
- Issue #17237: Fix crash in the ASCII decoder on m68k.
- Issue #17408: Avoid using an obsolete instance of the copyreg module when
- Issue #17408: Avoid using an obsolete instance of the copyreg module when
...
@@ -52,8 +72,6 @@ Core and Builtins
...
@@ -52,8 +72,6 @@ Core and Builtins
Library
Library
-------
-------
- Issue #17968: Fix memory leak in os.listxattr().
- Issue #17606: Fixed support of encoded byte strings in the XMLGenerator
- Issue #17606: Fixed support of encoded byte strings in the XMLGenerator
characters() and ignorableWhitespace() methods. Original patch by Sebastian
characters() and ignorableWhitespace() methods. Original patch by Sebastian
Ortiz Vasquez.
Ortiz Vasquez.
...
@@ -241,9 +259,6 @@ Tests
...
@@ -241,9 +259,6 @@ Tests
Documentation
Documentation
-------------
-------------
- Issue #17977: The documentation for the cadefault argument'
s
default
value
in
urllib
.
request
.
urlopen
()
is
fixed
to
match
the
code
.
- Issue #15940: Specify effect of locale on time functions.
- Issue #15940: Specify effect of locale on time functions.
- Issue #6696: add documentation for the Profile objects, and improve
- Issue #6696: add documentation for the Profile objects, and improve
...
...
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