-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-46376: Return existing pointer when possible in ctypes #107131
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
Conversation
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 <[email protected]>
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 <[email protected]>
GH-107488 is a backport of this pull request to the 3.11 branch. |
…107131) (#107487) (cherry picked from commit 08447b5) Co-authored-by: Konstantin <[email protected]>
…107131) (#107488) (cherry picked from commit 08447b5) Co-authored-by: Konstantin <[email protected]>
…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.
…pes (GH-107131) (GH-107487)" (#108864) This reverts commit 54aaaad. Co-authored-by: T. Wouters <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.