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 b3c6948 commit b277981Copy full SHA for b277981
1 file changed
Misc/NEWS.d/next/Library/2022-02-05-00-15-03.bpo-42353.0ebVGG.rst
@@ -7,4 +7,4 @@ the term "match" to mean what Python uses the term "search" for. The
7
unadorened "match" name in Python has been a frequent case of confusion and
8
coding bugs due to the inconsistency with the rest if the software industry.
9
10
-We will never remove the original ``match`` name.
+We do not plan to deprecate and remove the older ``match`` name.
0 commit comments