]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Docs: Document `PyExceptionClass` functions in the C API (GH-135697)
authorYuki Kobayashi <drsuaimqjgar@gmail.com>
Fri, 20 Jun 2025 13:57:04 +0000 (22:57 +0900)
committerGitHub <noreply@github.com>
Fri, 20 Jun 2025 13:57:04 +0000 (09:57 -0400)
commit59963e866a1bb8128a50cd53d1b13eeab03df06e
tree679862ba802c5eb846dd05f22be39c796612bc8c
parentc825b5d989d2e796b48e10230447c616e19c3d67
Docs: Document `PyExceptionClass` functions in the C API (GH-135697)

* Docs: Document `PyExceptionClass_Name`

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

* Document `PyExceptionClass_Check`
Doc/c-api/exceptions.rst