]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92119: ctypes: Print exception class name instead of its representation (#98302)
authorKamil Turek <kamil.turek@hotmail.com>
Tue, 8 Nov 2022 04:53:59 +0000 (05:53 +0100)
committerGitHub <noreply@github.com>
Tue, 8 Nov 2022 04:53:59 +0000 (20:53 -0800)
commitb9dedfe61dce2997e3e6be318d8c50b0c19c9394
tree0ebe8786e5525d08e2ce7bcbc770bfd0b1629891
parenta309ad9f76db4ab9a8f933ab1ffea78ecaca827f
gh-92119: ctypes: Print exception class name instead of its representation (#98302)
Doc/library/ctypes.rst
Lib/test/test_ctypes/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