Co-authored-by: Cornelius Roemer <cornelius.roemer@gmail.com>
.. nonce: q9fvyM
.. section: Core and Builtins
-PyREPL now supports syntax highlighing. Contributed by Łukasz Langa.
+PyREPL now supports syntax highlighting. Contributed by Łukasz Langa.
..
.. nonce: Uj7lyY
.. section: Core and Builtins
-Fix a bug that was allowing newlines inconsitently in format specifiers for
+Fix a bug that was allowing newlines inconsistently in format specifiers for
single-quoted f-strings. Patch by Pablo Galindo.
..
-Fix PyREPL syntax highlightning on match cases after multi-line case. Contributed by Olga Matoula.
+Fix PyREPL syntax highlighting on match cases after multi-line case. Contributed by Olga Matoula.