KEMBAR78
[3.12] gh-105375: Improve error handling in _ctypes (GH-105593) by miss-islington · Pull Request #105663 · python/cpython · GitHub
Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 11, 2023

Prevent repeated PyLong_FromVoidPtr() from possibly overwriting the
current exception.
(cherry picked from commit e8998e4)

Co-authored-by: Erlend E. Aasland erlend.aasland@protonmail.com

Prevent repeated PyLong_FromVoidPtr() from possibly overwriting the
current exception.
(cherry picked from commit e8998e4)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
@erlend-aasland erlend-aasland enabled auto-merge (squash) June 11, 2023 19:56
@erlend-aasland erlend-aasland merged commit 82ac2be into python:3.12 Jun 11, 2023
@miss-islington miss-islington deleted the backport-e8998e4-3.12 branch June 11, 2023 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants