Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gh-95913: Fix and copyedit New Features section of 3.11 What's New #95915

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 5 commits into from
Sep 19, 2022
Merged
Changes from 1 commit
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
Prev Previous commit
Add standardized ref links to sections
  • Loading branch information
CAM-Gerlach committed Aug 14, 2022
commit 3c4a03ac937cd515654736f5ac7a176ef264ec56
8 changes: 8 additions & 0 deletions 8 Doc/whatsnew/3.11.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ This article explains the new features in Python 3.11, compared to 3.10.
For full details, see the :ref:`changelog <changelog>`.


.. _whatsnew311-summary:

Summary -- Release highlights
=============================

Expand Down Expand Up @@ -97,6 +99,8 @@ Important deprecations, removals or restrictions:
* :pep:`670`: Convert macros to functions in the Python C API.


.. _whatsnew311-features:

New Features
============

Expand Down Expand Up @@ -170,6 +174,8 @@ and Ammar Askar in :issue:`43950`.)
or the :envvar:`PYTHONNODEBUGRANGES` environment variable.


.. _whatsnew311-pep654:

PEP 654: Exception Groups and ``except*``
-----------------------------------------

Expand All @@ -186,6 +192,8 @@ See :pep:`654` for more details.
Irit Katriel, Yury Selivanov and Guido van Rossum.)


.. _whatsnew311-pep670:

PEP 678: Exceptions can be enriched with notes
----------------------------------------------

Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.