Skip to content

gh-106318: Add examples for str.startswith() method#144369

Merged
vstinner merged 2 commits intopython:mainfrom
adorilson:106318.startswith
Feb 4, 2026
Merged

gh-106318: Add examples for str.startswith() method#144369
vstinner merged 2 commits intopython:mainfrom
adorilson:106318.startswith

Conversation

@adorilson
Copy link
Contributor

@adorilson adorilson commented Jan 31, 2026

WIP to #106318

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


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

@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news labels Jan 31, 2026
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Jan 31, 2026
@StanFromIreland StanFromIreland changed the title gh-106318: Add examples for str.startwith() method gh-106318: Add examples for str.startswith() method Feb 1, 2026
Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@StanFromIreland StanFromIreland left a comment

Choose a reason for hiding this comment

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

LGTM

@vstinner vstinner merged commit 1b6d737 into python:main Feb 4, 2026
33 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Feb 4, 2026
@vstinner vstinner added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Feb 4, 2026
@miss-islington-app
Copy link

Thanks @adorilson for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks @adorilson for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 4, 2026
…-144369)

(cherry picked from commit 1b6d737)

Co-authored-by: Adorilson Bezerra <[email protected]>
Co-authored-by: Stan Ulbrych <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Feb 4, 2026

GH-144480 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Feb 4, 2026
@bedevere-app
Copy link

bedevere-app bot commented Feb 4, 2026

GH-144481 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Feb 4, 2026
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 4, 2026
…-144369)

(cherry picked from commit 1b6d737)

Co-authored-by: Adorilson Bezerra <[email protected]>
Co-authored-by: Stan Ulbrych <[email protected]>
@vstinner
Copy link
Member

vstinner commented Feb 4, 2026

Merged, thanks.

vstinner pushed a commit that referenced this pull request Feb 4, 2026
…) (#144481)

gh-106318: Add examples for `str.startswith()` method (GH-144369)
(cherry picked from commit 1b6d737)

Co-authored-by: Adorilson Bezerra <[email protected]>
Co-authored-by: Stan Ulbrych <[email protected]>
vstinner pushed a commit that referenced this pull request Feb 4, 2026
…) (#144480)

gh-106318: Add examples for `str.startswith()` method (GH-144369)
(cherry picked from commit 1b6d737)

Co-authored-by: Adorilson Bezerra <[email protected]>
Co-authored-by: Stan Ulbrych <[email protected]>
encukou pushed a commit to encukou/cpython that referenced this pull request Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants