Skip to content

Commit b277981

Browse files
committed
tweak news to match docs
1 parent b3c6948 commit b277981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/NEWS.d/next/Library/2022-02-05-00-15-03.bpo-42353.0ebVGG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ the term "match" to mean what Python uses the term "search" for. The
77
unadorened "match" name in Python has been a frequent case of confusion and
88
coding bugs due to the inconsistency with the rest if the software industry.
99

10-
We will never remove the original ``match`` name.
10+
We do not plan to deprecate and remove the older ``match`` name.

0 commit comments

Comments
 (0)