]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-153899: Fix documented parameter names for `filecmp.cmpfiles` (#153900)
authorVyron Vasileiadis <hi@fedonman.com>
Sat, 18 Jul 2026 10:34:50 +0000 (13:34 +0300)
committerGitHub <noreply@github.com>
Sat, 18 Jul 2026 10:34:50 +0000 (10:34 +0000)
commit26e7c4fe3f68668abbc96fc4ac57c2d5ef8048b5
tree9bba509547ea46a7e443fcb5edd3401b719c4b75
parentff5646206f7676042def0c3c76487e9528c2a2f8
gh-153899: Fix documented parameter names for `filecmp.cmpfiles` (#153900)

Update the `filecmp.cmpfiles()` docs to match its actual signature.
Doc/library/filecmp.rst