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
d1be878d
Kaydet (Commit)
d1be878d
authored
Ara 08, 2011
tarafından
Victor Stinner
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
What's New in Python 3.3: Add a Deprecated section
üst
70614131
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
3.3.rst
Doc/whatsnew/3.3.rst
+6
-3
No files found.
Doc/whatsnew/3.3.rst
Dosyayı görüntüle @
d1be878d
...
@@ -711,8 +711,11 @@ Changes to Python's build process and to the C API include:
...
@@ -711,8 +711,11 @@ Changes to Python's build process and to the C API include:
Deprecated
==========
Unsupported Operating Systems
Unsupported Operating Systems
=============================
-----------------------------
OS/2 and VMS are no longer supported due to the lack of a maintainer.
OS/2 and VMS are no longer supported due to the lack of a maintainer.
...
@@ -721,7 +724,7 @@ are no longer supported due to maintenance burden.
...
@@ -721,7 +724,7 @@ are no longer supported due to maintenance burden.
Deprecated Python modules, functions and methods
Deprecated Python modules, functions and methods
================================================
------------------------------------------------
* The :mod:`packaging` module replaces the :mod:`distutils` module
* The :mod:`packaging` module replaces the :mod:`distutils` module
* The ``unicode_internal`` codec has been deprecated because of the
* The ``unicode_internal`` codec has been deprecated because of the
...
@@ -737,7 +740,7 @@ Deprecated Python modules, functions and methods
...
@@ -737,7 +740,7 @@ Deprecated Python modules, functions and methods
Deprecated functions and types of the C API
Deprecated functions and types of the C API
===========================================
-------------------------------------------
The :c:type:`Py_UNICODE` has been deprecated by the :pep:`393` and will be
The :c:type:`Py_UNICODE` has been deprecated by the :pep:`393` and will be
removed in Python 4. All functions using this type are deprecated:
removed in Python 4. All functions using this type are deprecated:
...
...
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