8000 gh-109975: Make a rough editorial pass over What's New by Yhg1s · Pull Request #118711 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-109975: Make a rough editorial pass over What's New #118711

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
May 7, 2024
Merged
Prev Previous commit
Next Next commit
Fix markup.
  • Loading branch information
Yhg1s committed May 7, 2024
commit a367c933c0c832295fe6d78f582e8c7426847558
2 changes: 1 addition & 1 deletion Doc/whatsnew/3.13.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ user-friendliness and correctness.
Interpreter improvements:

* A greatly improved :ref:`interactive interpreter<A Better Interactive Interpreter>`
and :ref:improved error messages<Improved Error Messages>`.
and :ref:`improved error messages<Improved Error Messages>`.

* Color support in the new :ref:`interactive interpreter<A Better Interactive
Interpreter>`, as well as in :ref:`tracebacks<Improved Error Messages>`
Expand Down
0