gh-134789: Document del s[i] operation for mutable sequences (#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 #134789.
R
Rishabh Singh committed
967f361993c9c97eb3ff3076a409b78ea32938df
Parent: 79d81f7
Committed by GitHub <noreply@github.com>
on 5/27/2025, 6:48:04 PM