gh-141004: Document PyDict_GET_SIZE#141078
Conversation
There was a problem hiding this comment.
LGTM
Tangent: I must say it is a curious duplication (albeit demoting checks to an assert(PyDict_Check(op));), but I did not look much into it, there may be some good reasoning. Although it seems like something that should be deprecated.
Sorry, something went wrong.
|
We have similar variations for other APIs, such as Thanks for the review! |
Sorry, something went wrong.
f0ab07f
into
python:main
Nov 5, 2025
|
Thanks @ZeroIntensity for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
Sorry, something went wrong.
(cherry picked from commit f0ab07f) Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
(cherry picked from commit f0ab07f) Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
📚 Documentation preview 📚: https://cpython-previews--141078.org.readthedocs.build/