File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1756,7 +1756,7 @@ Add support for macOS multi-arch builds with the JIT enabled
1756
1756
.. nonce: q9fvyM
1757
1757
.. section: Core and Builtins
1758
1758
1759
- PyREPL now supports syntax highlighing . Contributed by Łukasz Langa.
1759
+ PyREPL now supports syntax highlighting . Contributed by Łukasz Langa.
1760
1760
1761
1761
..
1762
1762
@@ -1797,7 +1797,7 @@ non-``None`` ``closure``. Patch by Bartosz Sławecki.
1797
1797
.. nonce: Uj7lyY
1798
1798
.. section: Core and Builtins
1799
1799
1800
- Fix a bug that was allowing newlines inconsitently in format specifiers for
1800
+ Fix a bug that was allowing newlines inconsistently in format specifiers for
1801
1801
single-quoted f-strings. Patch by Pablo Galindo.
1802
1802
1803
1803
..
Original file line number Diff line number Diff line change 1
- Fix PyREPL syntax highlightning on match cases after multi-line case. Contributed by Olga Matoula.
1
+ Fix PyREPL syntax highlighting on match cases after multi-line case. Contributed by Olga Matoula.
You can’t perform that action at this time.
0 commit comments