-
-
Notifications
You must be signed in to change notification settings - Fork 30.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gh-46376: Return existing pointer when possible in ctypes #107131
Conversation
code-of-kpp
commented
Jul 23, 2023
•
edited by bedevere-bot
Loading
edited by bedevere-bot
- Issue: ctypes pointer not always keeping target alive #46376
Most changes to Python require a NEWS entry. Please add it using the blurb_it web app or the blurb command-line tool. |
1 similar comment
Most changes to Python require a NEWS entry. Please add it using the blurb_it web app or the blurb command-line tool. |
Most changes to Python require a NEWS entry. Please add it using the blurb_it web app or the blurb command-line tool. |
f0009ef
to
36fb19a
Compare
Thanks @code-of-kpp for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
Sorry, @code-of-kpp and @ambv, I could not cleanly backport this to |
Sorry, @code-of-kpp and @ambv, I could not cleanly backport this to |
pythonGH-107131) (cherry picked from commit 08447b5) Co-authored-by: Konstantin <kpp.live+github@gmail.com>
GH-107487 is a backport of this pull request to the 3.12 branch. |
pythonGH-107131) (cherry picked from commit 08447b5) Co-authored-by: Konstantin <kpp.live+github@gmail.com>
GH-107488 is a backport of this pull request to the 3.11 branch. |
…in ctypes (pythonGH-107131) (python#107488)" This reverts commit 57f27e4.
…in ctypes (pythonGH-107131) (python#107487)" This reverts commit 54aaaad.
…in ctypes (pythonGH-107131) (python#107488)" This reverts commit 57f27e4.
…es (python#107131)" This reverts commit 08447b5. Revert also _ctypes.c changes of the PyDict_ContainsString() change, commit 6726626.
…in ctypes (pythonGH-107131) (python#107487)" This reverts commit 54aaaad.