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

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