]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "gh-46376: Return existing pointer when possible in ctypes (#1… (#108688)
authorVictor Stinner <vstinner@python.org>
Mon, 4 Sep 2023 09:21:47 +0000 (11:21 +0200)
committerGitHub <noreply@github.com>
Mon, 4 Sep 2023 09:21:47 +0000 (11:21 +0200)
commit5a79d2ae572fed03eb9b9554b2760a34e75191a7
treee84af8e19438eb37189ea0586a2e3e444551dd3f
parent44fc378b598eb675a847d1b7c46c8f6e81313c04
Revert "gh-46376: Return existing pointer when possible in ctypes (#1… (#108688)

This reverts commit 08447b5deb47e2a0df87fa0a0576d300e5c909b4.

Revert also _ctypes.c changes of the PyDict_ContainsString() change,
commit 67266266469fe0e817736227f39537182534c1a5.
Lib/test/test_ctypes/test_keeprefs.py
Misc/NEWS.d/next/Library/2023-07-24-01-21-16.gh-issue-46376.w-xuDL.rst [deleted file]
Modules/_ctypes/_ctypes.c