| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Hi @ZeroIntensity, thanks for the review and apologies for the delay. I've addressed all the feedback:
All checks are passing. Please let me know if anything else needs adjustment. |
Sorry, something went wrong.
There was a problem hiding this comment.
Looks pretty good, a few final comments.
Sorry, something went wrong.
| C struct as attributes on a type, and correspond to :class:`types.MemberDescriptorType` | ||
| objects in the Python layer. |
There was a problem hiding this comment.
We try to keep lines below 80 characters, but this line exceeds that limit. Same goes for a few lines below.
Sorry, something went wrong.
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
Co-authored-by: Victor Stinner <vstinner@python.org>
There was a problem hiding this comment.
LGTM as well, thanks!
Sorry, something went wrong.
|
Thanks @Yashp002 for the PR, and @ZeroIntensity for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
Sorry, something went wrong.
…honGH-141803) (cherry picked from commit 52f9b5f) Co-authored-by: Yashraj <yashrajpala8@gmail.com> Co-authored-by: Peter Bierma <zintensitydev@gmail.com> Co-authored-by: Victor Stinner <vstinner@python.org>
…honGH-141803) (cherry picked from commit 52f9b5f) Co-authored-by: Yashraj <yashrajpala8@gmail.com> Co-authored-by: Peter Bierma <zintensitydev@gmail.com> Co-authored-by: Victor Stinner <vstinner@python.org>
|
GH-142147 is a backport of this pull request to the 3.14 branch. |
Sorry, something went wrong.
|
GH-142148 is a backport of this pull request to the 3.13 branch. |
Sorry, something went wrong.
|
Thanks @ZeroIntensity for the guidance :) |
Sorry, something went wrong.
…honGH-141803) Co-authored-by: Peter Bierma <zintensitydev@gmail.com> Co-authored-by: Victor Stinner <vstinner@python.org>
| Back | FazBrowse Home | New Git URL |
This PR adds C API documentation for six previously undocumented type objects:
In Doc/c-api/descriptor.rst:
In Doc/c-api/dict.rst:
Each entry follows the existing documentation style and includes a brief description of the type's purpose and its relationship to the Python layer.
Contributes to #141004.
📚 Documentation preview 📚: https://cpython-previews--141803.org.readthedocs.build/