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
84cc0628
Kaydet (Commit)
84cc0628
authored
Ara 08, 2010
tarafından
Alexander Belopolsky
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Edited the Unicode 6.0.0 entry to add unicode.org links and trim the summary.
üst
72572319
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
7 deletions
+10
-7
3.2.rst
Doc/whatsnew/3.2.rst
+10
-7
No files found.
Doc/whatsnew/3.2.rst
Dosyayı görüntüle @
84cc0628
...
@@ -1095,20 +1095,23 @@ Unicode
...
@@ -1095,20 +1095,23 @@ Unicode
Python has been updated to Unicode 6.0.0. The new features of the
Python has been updated to Unicode 6.0.0. The new features of the
Unicode Standard that will affect Python users include:
Unicode Standard that will affect Python users include:
* add
s 2,088 characters, including over 1,000 additional symbols—chief
* add
ition of 2,088 characters, including over 1,000 additional
among them the additional emoji symbols, which are especially
symbols—chief among them the additional emoji symbols, which are
important for mobile phones;
especially
important for mobile phones;
* c
orrects
character properties for existing characters including
* c
hanges to
character properties for existing characters including
- a general category change to two Kannada characters (U+0CF1,
- a general category change to two Kannada characters (U+0CF1,
U+0CF2), which has the effect of making them newly eligible for
U+0CF2), which has the effect of making them newly eligible for
inclusion in identifiers;
inclusion in identifiers;
- a general category change to one New Tai Lue numeric character
- a general category change to one New Tai Lue numeric character
(U+19DA), which would have the effect of disqualifying it from
(U+19DA), which has the effect of disqualifying it from
inclusion in identifiers unless grandfathering measures are in place
inclusion in identifiers.
for the defining identifier syntax.
For more information, see `Unicode Character Database Changes
<http://www.unicode.org/versions/Unicode6.0.0/#Database_Changes>`_
at the `Unicode Consortium <http://www.unicode.org/>`_ web site.
The :mod:`os` module has two new functions: :func:`~os.fsencode` and
The :mod:`os` module has two new functions: :func:`~os.fsencode` and
:func:`~os.fsdecode`. Add :data:`os.environb`: bytes version of
:func:`~os.fsdecode`. Add :data:`os.environb`: bytes version of
...
...
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