Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 27, 2025

[main] Update stdtypes.rst

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


📚 Documentation preview 📚: https://cpython-previews--134808.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 issue pythonGH-134789.
(cherry picked from commit 967f361)

Co-authored-by: Rishabh Singh <67859818+rishabh11336@users.noreply.github.com>
@bedevere-app bedevere-app bot added awaiting review docs Documentation in the Doc dir labels May 27, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs May 27, 2025
@nedbat nedbat enabled auto-merge (squash) May 27, 2025 18:49
@nedbat nedbat merged commit 0ea41f8 into python:3.14 May 27, 2025
32 of 33 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs May 27, 2025
@miss-islington miss-islington deleted the backport-967f361-3.14 branch January 2, 2026 17:49
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