{{ message }}
Revert "gh-46376: Return existing pointer when possible in ctypes (#1…#108688
Merged
ambv merged 1 commit intoSep 4, 2023
Merged
Revert "gh-46376: Return existing pointer when possible in ctypes (#1…#108688ambv merged 1 commit into
ambv merged 1 commit into
Conversation
…es (python#107131)" This reverts commit 08447b5. Revert also _ctypes.c changes of the PyDict_ContainsString() change, commit 6726626.
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? |
Sorry, something went wrong.
Member
Author
This change is not in the 3.12 branch. This PR should be backported manuallly to the 3.12 branch with |
Sorry, something went wrong.
2 tasks
Member
Author
Thanks :-) |
Sorry, something went wrong.
hugovk
pushed a commit
to hugovk/cpython
that referenced
this pull request
Sep 4, 2023
…es (#1… (python#108688) This reverts commit 08447b5. Revert also _ctypes.c changes of the PyDict_ContainsString() change, commit 6726626.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
…07131)"
This reverts commit 08447b5.
Revert also _ctypes.c changes of the PyDict_ContainsString() change, commit 6726626.