Skip to content
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 pep701 to the index
  • Loading branch information
pablogsal committed May 24, 2023
commit e729d66e9240c6f69f1b0501c2a5cc5b49a180f5
4 changes: 4 additions & 0 deletions Doc/whatsnew/3.12.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@ Summary -- Release highlights

.. PEP-sized items next.

New grammar features:

* :pep:`701`: Syntactic formalization of f-strings

New typing features:

* :pep:`688`: Making the buffer protocol accessible in Python
Expand Down