FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.12] Link to PEP sections in What's New in 3.12 (GH-108878) by miss-islington · Pull Request #108890 · python/cpython · GitHub

/ cpython Public
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .rst  (1) All 1 file type selected
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
10 changes: 7 additions & 3 deletions Doc/whatsnew/3.12.rst
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -68,21 +68,21 @@ Summary -- Release highlights

New grammar features:

* :pep:`701`: Syntactic formalization of f-strings
* :ref:`whatsnew312-pep701`

Interpreter improvements:

* :ref:`whatsnew312-pep684`

New typing features:

* :pep:`688`: Making the buffer protocol accessible in Python
* :ref:`whatsnew312-pep688`

* :ref:`whatsnew312-pep692`

* :ref:`whatsnew312-pep695`

* :pep:`698`: Override Decorator for Static Typing
* :ref:`whatsnew312-pep698`

Important deprecations, removals or restrictions:

Expand Down Expand Up @@ -268,6 +268,8 @@ Inlining does result in a few visible behavior changes:

Contributed by Carl Meyer and Vladimir Matveev in :pep:`709`.

.. _whatsnew312-pep688:

PEP 688: Making the buffer protocol accessible in Python
--------------------------------------------------------

Expand Down Expand Up @@ -341,6 +343,8 @@ See :pep:`692` for more details.

(Contributed by Franek Magiera in :gh:`103629`.)

.. _whatsnew312-pep698:

PEP 698: Override Decorator for Static Typing
---------------------------------------------

Expand Down

Back | FazBrowse Home | New Git URL