]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-92119: ctypes: Print exception class name instead of its representation...
authorKamil Turek <kamil.turek@hotmail.com>
Sun, 13 Nov 2022 23:55:58 +0000 (00:55 +0100)
committerGitHub <noreply@github.com>
Sun, 13 Nov 2022 23:55:58 +0000 (15:55 -0800)
commitbc2cdfc81571dc759a90b94dd3f4858b98cad1eb
tree9eb50f596f323b6e43a4d7dfa198c10b0abe7615
parent14c13955c59c15bd58520241ce64e27c68028d64
[3.10] gh-92119: ctypes: Print exception class name instead of its representation (GH-98302) (#99452)

gh-92119: ctypes: Print exception class name instead of its representation (#98302)

(cherry picked from commit b9dedfe61dce2997e3e6be318d8c50b0c19c9394)
Doc/library/ctypes.rst
Lib/ctypes/test/test_structures.py
Misc/NEWS.d/next/Core and Builtins/2022-10-15-23-15-14.gh-issue-92119.PMSwwG.rst [new file with mode: 0644]
Modules/_ctypes/callproc.c