| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Thanks @JustAnotherArchivist for the PR, and @rhettinger for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Sorry, something went wrong.
|
GH-101030 is a backport of this pull request to the 3.11 branch. |
Sorry, something went wrong.
…honGH-101029) (cherry picked from commit ef633e5) Co-authored-by: JustAnotherArchivist <JustAnotherArchivist@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
The parameter name was changed from sequence to iterable in commit d11ae5d. However, when the equivalent code snippet was added a couple of years later in commits 690d4ae / 9028928, it accidentally used the old name.
Trivial docs change, no issue exists, and no news entry needed.