]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
What's New in Python 3.3: Add a Deprecated section
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 8 Dec 2011 23:10:41 +0000 (00:10 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 8 Dec 2011 23:10:41 +0000 (00:10 +0100)
Doc/whatsnew/3.3.rst

index 528b09731a2485cde4e4fe6f9d58e4224578e772..97150e15d8dfc5315e7a6b61514da81c2d9bf4af 100644 (file)
@@ -711,8 +711,11 @@ Changes to Python's build process and to the C API include:
 
 
 
+Deprecated
+==========
+
 Unsupported Operating Systems
-=============================
+-----------------------------
 
 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.
 
 
 Deprecated Python modules, functions and methods
-================================================
+------------------------------------------------
 
 * The :mod:`packaging` module replaces the :mod:`distutils` module
 * The ``unicode_internal`` codec has been deprecated because of the
@@ -737,7 +740,7 @@ Deprecated Python modules, functions and methods
 
 
 Deprecated functions and types of the C API
-===========================================
+-------------------------------------------
 
 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: