Skip to content

Detail del s[i:j] in Mutable Sequence Types #134833

Open
@Yzi-Li

Description

@Yzi-Li

Documentation

In Mutable Sequence Types:
The description of del s[i:j] is "same as s[i:j] = []". This is not clear enough.

We should make it consistent with del s[i:j:k] ("removes the elements of s[i:j:k] from the list").

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions