gh-117431: Fix str.endswith docstring (#117499) · python/cpython@1dc1521 · GitHub
Skip to content

Commit 1dc1521

Browse files
gh-117431: Fix str.endswith docstring (#117499)
The first parameter is named 'suffix', not 'prefix'. Regression introduced by commit 444156e
1 parent 8ef9892 commit 1dc1521

2 files changed

Lines changed: 16 additions & 8 deletions

File tree

Objects/clinic/unicodeobject.c.h

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Objects/unicodeobject.c

Lines changed: 12 additions & 4 deletions

0 commit comments

Comments
 (0)