Skip to content

Conversation

@rishabh11336
Copy link
Contributor

@rishabh11336 rishabh11336 commented May 27, 2025


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

- 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 python#134789.
@merwok
Copy link
Member

merwok commented May 27, 2025

Closing in favour of automated backport PR

If the main PR got changes, the automation will take care of integrating them.

Please see https://devguide.python.org/ for more info!

@merwok merwok closed this 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.

2 participants