]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-46376: Return existing pointer when possible in ctypes (#107131)
authorKonstantin <kpp.live+github@gmail.com>
Mon, 31 Jul 2023 07:10:53 +0000 (09:10 +0200)
committerGitHub <noreply@github.com>
Mon, 31 Jul 2023 07:10:53 +0000 (09:10 +0200)
commit08447b5deb47e2a0df87fa0a0576d300e5c909b4
tree0a36bb9fc0033bf8b8bbe6af8a8a4b6634812bac
parent68f94715bb4fce6a06105ce4090581612ed0d176
gh-46376: Return existing pointer when possible in ctypes (#107131)
Lib/test/test_ctypes/test_keeprefs.py
Misc/NEWS.d/next/Library/2023-07-24-01-21-16.gh-issue-46376.w-xuDL.rst [new file with mode: 0644]
Modules/_ctypes/_ctypes.c