]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-154661: Reorganize difflib documentation (GH-154662)
authorPetr Viktorin <encukou@gmail.com>
Tue, 28 Jul 2026 09:04:23 +0000 (11:04 +0200)
committerGitHub <noreply@github.com>
Tue, 28 Jul 2026 09:04:23 +0000 (11:04 +0200)
commit1a40b7b0e9b7f6d6de926f38b4dd2f7a987f902c
treea132fae97967ee5c2398d102651a8cf301dd617b
parenta85830c7f8456c047b02d4f3549113542cc01b72
gh-154661: Reorganize difflib documentation (GH-154662)

- Put common information in an intro section at the beginning, rather
  than in a duplicate doc entry for `SequenceMatcher`
- Merge the two doc entries for `Differ`
- Document timing as a CPython implementation detail
- Group examples together

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Doc/library/difflib.rst