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 1d9605e commit 0793740Copy full SHA for 0793740
1 file changed
Misc/NEWS.d/next/Documentation/2026-07-17-22-33-43.gh-issue-118150.m7iFdP.rst
@@ -1,3 +1,2 @@
1
-Clarify in the :mod:`difflib` documentation that both a custom *isjunk*
2
-predicate and the *autojunk* heuristic of :class:`~difflib.SequenceMatcher`
3
-can treat ``(a, b)`` and ``(b, a)`` differently.
+Clarify in the :mod:`difflib` documentation what *junk* actually does, its
+drawbacks, and how to control it.
0 commit comments