Skip to content

Docs: Document PyExceptionClass_Name #135697

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

koyuki7w
Copy link
Contributor

@koyuki7w koyuki7w commented Jun 19, 2025

PyExceptionClass_Name is an undocumented function in the limited API.


📚 Documentation preview 📚: https://cpython-previews--135697.org.readthedocs.build/en/135697/c-api/exceptions.html#c.PyExceptionClass_Check

`PyExceptionClass_Name` is an undocumented function in the limited API.
Copy link
Member

@ZeroIntensity ZeroIntensity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you mind also documenting PyExceptionClass_Check?

@koyuki7w koyuki7w requested a review from ZeroIntensity June 19, 2025 05:33
@ZeroIntensity
Copy link
Member

Updating branch to fix CI.

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Copy link
Member

@ZeroIntensity ZeroIntensity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting merge docs Documentation in the Doc dir needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes skip issue skip news topic-C-API
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants