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

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