File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ and improvements in user-friendliness and correctness.
8484
8585 * :ref: `PEP 649: deferred evaluation of annotations <whatsnew314-pep649 >`
8686* :ref: `PEP 741: Python Configuration C API <whatsnew314-pep741 >`
87- * :ref: `PEP 750: Template Strings <whatsnew314-pep750 >`
87+ * :ref: `PEP 750: Template strings <whatsnew314-pep750 >`
8888* :ref: `PEP 758: Allow except and except* expressions without parentheses <whatsnew314-pep758 >`
8989* :ref: `PEP 761: Discontinuation of PGP signatures <whatsnew314-pep761 >`
9090* :ref: `PEP 765: Disallow return/break/continue that exit a finally block <whatsnew314-pep765 >`
@@ -122,7 +122,7 @@ New features
122122
123123.. _whatsnew314-pep750 :
124124
125- PEP 750: Template Strings
125+ PEP 750: Template strings
126126-------------------------
127127
128128Template string literals (t-strings) are a generalization of f-strings,
You can’t perform that action at this time.
0 commit comments