We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05dfc53 commit d74a588Copy full SHA for d74a588
Doc/whatsnew/3.10.rst
@@ -77,8 +77,9 @@ Interpreter improvements:
77
New typing features:
78
79
* :pep:`604`, Allow writing union types as X | Y
80
-* :pep:`613`, Explicit Type Aliases
81
* :pep:`612`, Parameter Specification Variables
+* :pep:`613`, Explicit Type Aliases
82
+* :pep:`647`, User-Defined Type Guards
83
84
Important deprecations, removals or restrictions:
85
0 commit comments