]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:42:20 +0000 (12:42 +0200)
committerGitHub <noreply@github.com>
Sat, 18 Jul 2026 10:42:20 +0000 (10:42 +0000)
commit403f6c771cd19fac45aa629e94ad3513d24a487e
tree47bf5663ef246384c59033239f125e49dbe4b040
parent41bf8e01268f0db11bd124303c4e5ddea7f72a02
[3.14] gh-153899: Fix documented parameter names for `filecmp.cmpfiles` (GH-153900) (#153911)

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