]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives in `_ctypes...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Fri, 10 Mar 2023 09:02:32 +0000 (09:02 +0000)
committerGitHub <noreply@github.com>
Fri, 10 Mar 2023 09:02:32 +0000 (14:32 +0530)
commit2999e02836f9112de6b17784eaca762fb87e71a9
tree42c1951be33815bc4161359ab8a1410f3a152766
parent71cf7c3dddd9c49ec70c1a95547f2fcd5daa7034
gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives in `_ctypes` (#102477)
Modules/_ctypes/_ctypes.c
Modules/_ctypes/callproc.c