Skip to content

Slicing in Wrong Place in Docs #145591

@George-Ogden

Description

@George-Ogden

Documentation

Should the section about slicing go in the section below or somewhere else? It seems irrelevant here:
https://docs.python.org/3/reference/datamodel.html#object.__length_hint__

object.__length_hint__(self)
...
Added in version 3.4.

Note Slicing is done exclusively with the following three methods. A call like
a[1:2] = b
...

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