| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
… implementation in the unstable API
There was a problem hiding this comment.
Doc formatting nits. Otherwise: lgtm, as far as I can see.
Sorry, something went wrong.
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
There was a problem hiding this comment.
Looks good, thanks!
Sorry, something went wrong.
|
🤖 New build scheduled with the buildbot fleet by @iritkatriel for commit 784b102 🤖 If you want to schedule another build, you need to add the 🔨 test-with-refleak-buildbots label again. |
Sorry, something went wrong.
|
Thanks @iritkatriel for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry, something went wrong.
|
Sorry @iritkatriel, I had trouble checking out the 3.12 backport branch. |
Sorry, something went wrong.
…except* implementation in the unstable API (pythonGH-105072) (cherry picked from commit b7aadb4) Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
|
GH-105095 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
|
GH-105095 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
I did not rename the internal function, but rather added an API function that calls it. This is because the internal function can make more assumptions about the input than an API function (so the API function raises exceptions on things that the internal function just asserts).
Fixes #105071.
CC @da-woods .
📚 Documentation preview 📚: https://cpython-previews--105072.org.readthedocs.build/