Skip to content

Conversation

@rishabh11336
Copy link
Contributor

@rishabh11336 rishabh11336 commented May 27, 2025

Issue #134789


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

Issue #134789

Document del s[i] operation for mutable sequences

- 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 #134789.
@python-cla-bot
Copy link

python-cla-bot bot commented May 27, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@rishabh11336 rishabh11336 closed this by deleting the head repository May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant