Skip to content

gh-106318: Add example for str.find() #134529

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

blaisep
Copy link
Contributor

@blaisep blaisep commented May 22, 2025

WIP to fix #106318 using the contributions from #105670


📚 Documentation preview 📚: https://cpython-previews--134529.org.readthedocs.build/

@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news awaiting review labels May 22, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs May 22, 2025
@picnixz picnixz changed the title gh-108316: Add example for str.endswith() gh-108318: Add example for str.endswith() May 23, 2025
@Yzi-Li
Copy link
Contributor

Yzi-Li commented May 23, 2025

The issue number is 106318, not 108318. @picnixz

@picnixz picnixz changed the title gh-108318: Add example for str.endswith() gh-106318: Add example for str.endswith() May 23, 2025
@picnixz picnixz changed the title gh-106318: Add example for str.endswith() gh-106318: Add example for str.find() May 23, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
awaiting review docs Documentation in the Doc dir skip news
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

Add examples to docs for str methods
2 participants