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 [email protected]


📚 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 <[email protected]>
@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
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