]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-153899: Fix documented parameter names for `filecmp.cmpfiles` (GH-153900...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 18 Jul 2026 10:40:45 +0000 (12:40 +0200)
committerGitHub <noreply@github.com>
Sat, 18 Jul 2026 10:40:45 +0000 (10:40 +0000)
commit9b2aca607c4ee59204031be709350624194b7c47
treec11463821880375e88fceeb9a7ae0bd529e4ebb3
parenta15d13218109473fe64fcc9000984fb35d5eddec
[3.13] gh-153899: Fix documented parameter names for `filecmp.cmpfiles` (GH-153900) (#153912)

gh-153899: Fix documented parameter names for `filecmp.cmpfiles` (GH-153900)

Update the `filecmp.cmpfiles()` docs to match its actual signature.
(cherry picked from commit 26e7c4fe3f68668abbc96fc4ac57c2d5ef8048b5)

Co-authored-by: Vyron Vasileiadis <hi@fedonman.com>
Doc/library/filecmp.rst