-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
range() doc doesn't note it's an immutable sequence #138178
Copy link
Copy link
Closed as not planned
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirpendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is provided
Description
Bug report
Bug description:
- does not link to Iterators.
So, if we want to implement a custom class that
- is the same as range; or
- is lazy,
we will find it difficult.
CPython versions tested on:
3.15
Operating systems tested on:
No response
Linked PRs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirpendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is provided
Projects
Status
Todo