Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Misc/NEWS.d/3.14.0b1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1756,7 +1756,7 @@ Add support for macOS multi-arch builds with the JIT enabled
.. nonce: q9fvyM
.. section: Core and Builtins

PyREPL now supports syntax highlighing. Contributed by Łukasz Langa.
PyREPL now supports syntax highlighting. Contributed by Łukasz Langa.

..

Expand Down Expand Up @@ -1797,7 +1797,7 @@ non-``None`` ``closure``. Patch by Bartosz Sławecki.
.. 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.

..
Expand Down
Loading