Revert "gh-46376: Return existing pointer when possible in ctypes (#1… by vstinner · Pull Request #108688 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
…es (python#107131)" This reverts commit 08447b5. Revert also _ctypes.c changes of the PyDict_ContainsString() change, commit 6726626.
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting core review
label
vstinner
commented
Aug 30, 2023
vstinner commented
Member Author
@ambv @code-of-kpp: Would you be ok to revert the change to fix #107940 regression for now, and reapply the change later once the regression is fine?
vstinner
commented
Aug 30, 2023
vstinner commented
Member Author
Revert also _ctypes.c changes of the PyDict_ContainsString() change, commit 6726626.
This change is not in the 3.12 branch. This PR should be backported manuallly to the 3.12 branch with git revert 54aaaadef8a44324f6be674707c67a3516470ff6.
vstinner
mentioned this pull request
2 tasks
ambv
merged commit
5a79d2a
into
python:main
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
revert_ctypes
branch
vstinner
commented
Sep 4, 2023
vstinner commented
Member Author
@ambv ambv merged commit 5a79d2a into python:main Sep 4, 2023
Thanks :-)
hugovk pushed a commit to hugovk/cpython that referenced this pull request
…es (#1… (python#108688) This reverts commit 08447b5. Revert also _ctypes.c changes of the PyDict_ContainsString() change, commit 6726626.
hugovk
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment