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

AlexWaygood webhook-mailer at python.org
Tue Nov 29 15:31:10 EST 2022


https://github.com/python/cpython/commit/d74a58872c243bc766055d42f8280721629e3c82
commit: d74a58872c243bc766055d42f8280721629e3c82
branch: main
author: Yilei "Dolee" Yang <yileiyang at google.com>
committer: AlexWaygood <Alex.Waygood at Gmail.com>
date: 2022年11月29日T20:30:58Z
summary:
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.
files:
M Doc/whatsnew/3.10.rst
diff --git a/Doc/whatsnew/3.10.rst b/Doc/whatsnew/3.10.rst
index 2389b1a63b1c..1c21caf355f0 100644
--- a/Doc/whatsnew/3.10.rst
+++ b/Doc/whatsnew/3.10.rst
@@ -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:
 


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /