Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.13] gh-134789: Document del s[i] operation for mutable sequences (GH-134804)#134809

New issue

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

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nedbat merged 1 commit intopython:3.13frommiss-islington:backport-967f361-3.13
May 27, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commentedMay 27, 2025
edited by github-actionsbot
Loading

[main] Update stdtypes.rst

Co-authored-by: Rishabh Singh67859818+rishabh11336@users.noreply.github.com


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

…ythonGH-134804)[main] Update stdtypes.rst- Added explicit mention of `del s[i]` (item deletion by index) to the Mutable Sequence Types section.- Clarified that this operation removes the item at the specified index from the sequence.- Addresses issuepythonGH-134789.(cherry picked from commit967f361)Co-authored-by: Rishabh Singh <67859818+rishabh11336@users.noreply.github.com>
@bedevere-appbedevere-appbot added awaiting review docsDocumentation in the Doc dir labelsMay 27, 2025
@nedbatnedbatenabled auto-merge (squash)May 27, 2025 18:49
@nedbatnedbat merged commit73e4328 intopython:3.13May 27, 2025
27 of 28 checks passed
@github-project-automationgithub-project-automationbot moved this fromTodo toDone inDocs PRsMay 27, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
docsDocumentation in the Doc dirskip news
Projects
Status: Done
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@miss-islington@nedbat@rishabh11336

[8]ページ先頭

©2009-2025 Movatter.jp