File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -83,8 +83,8 @@ and improvements in user-friendliness and correctness.
8383.. PEP-sized items next.
8484
8585 * :ref: `PEP 649 and 749: deferred evaluation of annotations <whatsnew314-pep649 >`
86- * :ref: `PEP 734: Multiple Interpreters in the Stdlib <whatsnew314-pep734 >`
87- * :ref: `PEP 741: Python Configuration C API <whatsnew314-pep741 >`
86+ * :ref: `PEP 734: Multiple interpreters in the stdlib <whatsnew314-pep734 >`
87+ * :ref: `PEP 741: Python configuration C API <whatsnew314-pep741 >`
8888* :ref: `PEP 750: Template strings <whatsnew314-pep750 >`
8989* :ref: `PEP 758: Allow except and except* expressions without parentheses <whatsnew314-pep758 >`
9090* :ref: `PEP 761: Discontinuation of PGP signatures <whatsnew314-pep761 >`
@@ -126,7 +126,7 @@ New features
126126
127127.. _whatsnew314-pep734 :
128128
129- PEP 734: Multiple Interpreters in the Stdlib
129+ PEP 734: Multiple interpreters in the stdlib
130130--------------------------------------------
131131
132132The CPython runtime supports running multiple copies of Python in the
@@ -727,7 +727,7 @@ Improved error messages
727727
728728 .. _whatsnew314-pep741 :
729729
730- PEP 741: Python Configuration C API
730+ PEP 741: Python configuration C API
731731-----------------------------------
732732
733733Add a :ref: `PyInitConfig C API <pyinitconfig_api >` to configure the Python
You can’t perform that action at this time.
0 commit comments