]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Docs: Document `PyExceptionClass` functions in the C API (GH-135697) (GH-135758)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 20 Jun 2025 14:03:10 +0000 (16:03 +0200)
committerGitHub <noreply@github.com>
Fri, 20 Jun 2025 14:03:10 +0000 (14:03 +0000)
commitc6e26ef881471a9d1b68e72e203b5d346a5f5f9a
tree2585df1c83bf8cbf559f59792bab119df9dda291
parenta8c3af080a883bc79750e94318f960b0af3f7222
[3.13] Docs: Document `PyExceptionClass` functions in the C API (GH-135697) (GH-135758)

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`
(cherry picked from commit 59963e866a1bb8128a50cd53d1b13eeab03df06e)

Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com>
Doc/c-api/exceptions.rst