Commit 1dc1521
authored
pythongh-117431: Fix str.endswith docstring (python#117499)
The first parameter is named 'suffix', not 'prefix'.
Regression introduced by commit 444156e1 parent 8ef9892 commit 1dc1521
2 files changed
Lines changed: 16 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13078 | 13078 | | |
13079 | 13079 | | |
13080 | 13080 | | |
13081 | | - | |
13082 | | - | |
| 13081 | + | |
| 13082 | + | |
| 13083 | + | |
| 13084 | + | |
| 13085 | + | |
| 13086 | + | |
| 13087 | + | |
| 13088 | + | |
| 13089 | + | |
| 13090 | + | |
13083 | 13091 | | |
13084 | | - | |
| 13092 | + | |
13085 | 13093 | | |
13086 | 13094 | | |
13087 | 13095 | | |
13088 | 13096 | | |
13089 | 13097 | | |
13090 | | - | |
| 13098 | + | |
13091 | 13099 | | |
13092 | 13100 | | |
13093 | 13101 | | |
| |||
0 commit comments