Skip to content
Snippets Groups Projects
Unverified Commit d74a5887 authored by Yilei "Dolee" Yang's avatar Yilei "Dolee" Yang Committed by GitHub
Browse files

whatsnew-3.10: Mention PEP 647 in the Release highlights section. (#99853)

Mention PEP 647 in the Release highlights section.

Also re-ordered the list so it matches the order in the details sections below.
parent 05dfc539
Branches
No related tags found
No related merge requests found
......@@ -77,8 +77,9 @@ Interpreter improvements:
New typing features:
* :pep:`604`, Allow writing union types as X | Y
* :pep:`613`, Explicit Type Aliases
* :pep:`612`, Parameter Specification Variables
* :pep:`613`, Explicit Type Aliases
* :pep:`647`, User-Defined Type Guards
Important deprecations, removals or restrictions:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment