Skip to content

Conversation

@adorilson
Copy link
Contributor

@adorilsonadorilson commented Dec 16, 2025

WIP to #106318

#106318: Add examples for str.partition() method


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

Copy link
Member

@StanFromIrelandStanFromIreland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest adding a third example, one that shows what happens when there are multiple of sep in the string.

@adorilson
Copy link
ContributorAuthor

I suggest adding a third example, one that shows what happens when there are multiple of sep in the string.

Done.

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

Labels

awaiting reviewdocsDocumentation in the Doc dirskip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants

@adorilson@StanFromIreland