Reword docs to avoid saying things that aren't accurate#2523
Conversation
|
@Rosuav, thanks for your PR! By analyzing the history of the files in this pull request, we identified @1st1, @birkenfeld and @tiran to be potential reviewers. |
Sorry, something went wrong.
|
(Trivial) |
Sorry, something went wrong.
|
Compare to https://docs.python.org/3/tutorial/controlflow.html#the-range-function, which has the same problem. PR #273 proposes to change this section, but leaves the range is a function part unaltered. It introduces the returned object as an iterable instead of a sequence and, of course, either is correct. |
Sorry, something went wrong.
|
Sorry, but I don't see any improvement here. |
Sorry, something went wrong.
|
Fine, whatevs. I opened the PR in direct response to someone who was asking about how come range() wasn't behaving like an iterator, so there definitely is some inaccuracy and some confusion. |
Sorry, something went wrong.
No description provided.