| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead. |
Sorry, something went wrong.
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead. |
Sorry, something went wrong.
|
Thank you. |
Sorry, something went wrong.
|
Thanks @xsc27 for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
Sorry, something went wrong.
…onGH-119319) (cherry picked from commit 0867bce) Co-authored-by: Carlos Meza <hire@carlosmeza.com>
|
GH-119486 is a backport of this pull request to the 3.13 branch. |
Sorry, something went wrong.
…onGH-119319) (cherry picked from commit 0867bce) Co-authored-by: Carlos Meza <hire@carlosmeza.com>
|
GH-119487 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The new method, findall, is a generator rather than returning a list.
closes #119317