Skip to content

Commit 7d86473

Browse files
gh-118150: difflib - fix NEWS issue with ref. not found
1 parent 5e2f622 commit 7d86473

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Misc/NEWS.d/next/Library/2026-07-18-16-43-02.gh-issue-118150.x0mV8P.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Expose automated junk heruistic flag to the public in difflib.
22

33
This changes aims to expose autojunk flag (automated junk heuristic) of
4-
:class:`SequenceMatcher` (which by default is set up to be True) for the
5-
public methods and functions of the difflib module in order that the user
4+
SequenceMatcher class (which by default is set up to be True) for the
5+
public methods and functions of the difflib module in order that the user
66
can choose behavior of this option.
77

88
# # Uncomment one of these "section:" lines to specify which section # this

0 commit comments

Comments
 (0)