File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -711,8 +711,11 @@ Changes to Python's build process and to the C API include:
711711
712712
713713
714+ Deprecated
715+ ==========
716+
714717Unsupported Operating Systems
715- =============================
718+ -----------------------------
716719
717720OS/2 and VMS are no longer supported due to the lack of a maintainer.
718721
@@ -721,7 +724,7 @@ are no longer supported due to maintenance burden.
721724
722725
723726Deprecated Python modules, functions and methods
724- ================================================
727+ ------------------------------------------------
725728
726729* The :mod: `packaging ` module replaces the :mod: `distutils ` module
727730* The ``unicode_internal `` codec has been deprecated because of the
@@ -737,7 +740,7 @@ Deprecated Python modules, functions and methods
737740
738741
739742Deprecated functions and types of the C API
740- ===========================================
743+ -------------------------------------------
741744
742745The :c:type: `Py_UNICODE ` has been deprecated by the :pep: `393 ` and will be
743746removed in Python 4. All functions using this type are deprecated:
You can’t perform that action at this time.
0 commit comments