Skip to content

gh-106318: Add example for str.endswith()#33

Closed
blaisep wants to merge 6944 commits intoencukou:mainfrom
blaisep:106318.endswith
Closed

gh-106318: Add example for str.endswith()#33
blaisep wants to merge 6944 commits intoencukou:mainfrom
blaisep:106318.endswith

Conversation

@blaisep
Copy link
Copy Markdown

@blaisep blaisep commented May 22, 2025

AAdd example for str.endswith()

WIP to fix python#106318 using the contributions from python#105670

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add examples to docs for str methods