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
f688cc57
Kaydet (Commit)
f688cc57
authored
Mar 10, 2006
tarafından
Andrew M. Kuchling
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Unicode database updated; use SVN instead of CVS
üst
1a4a6406
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
whatsnew25.tex
Doc/whatsnew/whatsnew25.tex
+7
-2
No files found.
Doc/whatsnew/whatsnew25.tex
Dosyayı görüntüle @
f688cc57
...
...
@@ -507,7 +507,7 @@ As usual, Python's standard library received a number of enhancements and
bug fixes. Here's a partial list of the most notable changes, sorted
alphabetically by module name. Consult the
\file
{
Misc/NEWS
}
file in the source tree for a more
complete list of changes, or look through the
CVS
logs for all the
complete list of changes, or look through the
SVN
logs for all the
details.
\begin{itemize}
...
...
@@ -614,6 +614,11 @@ using the mode \code{'r|*'}.
% patch 918101
(Contributed by Lars Gust
\"
abel.)
\item
The
\module
{
unicodedata
}
module has been updated to use version 4.1.0
of the Unicode character database. Version 3.2.0 is required
by some specifications, so it's still available as
\member
{
unicodedata.db
_
3
_
2
_
0
}
.
\item
A new package
\module
{
xml.etree
}
has been added, which contains
a subset of the ElementTree XML library. Available modules are
\module
{
ElementTree
}
,
\module
{
ElementPath
}
, and
...
...
@@ -696,7 +701,7 @@ Platform-specific changes go here.
\section
{
Other Changes and Fixes
\label
{
section-other
}}
As usual, there were a bunch of other improvements and bugfixes
scattered throughout the source tree. A search through the
CVS
change
scattered throughout the source tree. A search through the
SVN
change
logs finds there were XXX patches applied and YYY bugs fixed between
Python 2.4 and 2.5. Both figures are likely to be underestimates.
...
...
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