We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27ed645 commit 83e7c45Copy full SHA for 83e7c45
Misc/NEWS.d/3.14.0b1.rst
@@ -1756,7 +1756,7 @@ Add support for macOS multi-arch builds with the JIT enabled
1756
.. nonce: q9fvyM
1757
.. section: Core and Builtins
1758
1759
-PyREPL now supports syntax highlighing. Contributed by Łukasz Langa.
+PyREPL now supports syntax highlighting. Contributed by Łukasz Langa.
1760
1761
..
1762
@@ -1797,7 +1797,7 @@ non-``None`` ``closure``. Patch by Bartosz Sławecki.
1797
.. nonce: Uj7lyY
1798
1799
1800
-Fix a bug that was allowing newlines inconsitently in format specifiers for
+Fix a bug that was allowing newlines inconsistently in format specifiers for
1801
single-quoted f-strings. Patch by Pablo Galindo.
1802
1803
0 commit comments