Skip to content

Docs: fill in descriptor C API docs#146644

Open
Boyeep wants to merge 1 commit intopython:mainfrom
Boyeep:descriptor-c-api-docs
Open

Docs: fill in descriptor C API docs#146644
Boyeep wants to merge 1 commit intopython:mainfrom
Boyeep:descriptor-c-api-docs

Conversation

@Boyeep
Copy link
Copy Markdown

@Boyeep Boyeep commented Mar 30, 2026

This documents several missing entries in Doc/c-api/descriptor.rst.

Changes in this PR:

  • document PyDescr_NewGetSet
  • document PyDescr_NewMember
  • document PyDescr_NewMethod
  • document PyDescr_NewWrapper
  • document PyDescr_NewClassMethod
  • document PyWrapper_New
  • fix nearby Python type references for descriptor objects so they match the actual types module names

This is a docs-only change.


📚 Documentation preview 📚: https://cpython-previews--146644.org.readthedocs.build/

@Boyeep Boyeep requested a review from ZeroIntensity as a code owner March 30, 2026 20:38
@python-cla-bot
Copy link
Copy Markdown

python-cla-bot bot commented Mar 30, 2026

All commit authors signed the Contributor License Agreement.

CLA signed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant