Skip to content

[3.13] Docs: Document PyExceptionClass functions in the C API (GH-135697) #135758

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

Merged
merged 1 commit into from
Jun 20, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 20, 2025

  • Docs: Document PyExceptionClass_Name

PyExceptionClass_Name is an undocumented function in the limited API.

  • Document PyExceptionClass_Check
    (cherry picked from commit 59963e8)

Co-authored-by: Yuki Kobayashi [email protected]


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

…5697)

* Docs: Document `PyExceptionClass_Name`

`PyExceptionClass_Name` is an undocumented function in the limited API.

* Document `PyExceptionClass_Check`
(cherry picked from commit 59963e8)

Co-authored-by: Yuki Kobayashi <[email protected]>
@ZeroIntensity ZeroIntensity enabled auto-merge (squash) June 20, 2025 13:58
@ZeroIntensity ZeroIntensity merged commit c6e26ef into python:3.13 Jun 20, 2025
31 of 32 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants