diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-06-11 20:30:47 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-11 20:30:47 (GMT) |
commit | a03449374ebd5bffe54d3e09d36b54bc605551d8 (patch) | |
tree | 91a46d7004b427a0aa901acf9d927f00fba43a7f /Python/sysmodule.c | |
parent | 91877478ed68fd56934c699e03f81da9f4242d3c (diff) | |
download | cpython-a03449374ebd5bffe54d3e09d36b54bc605551d8.zip cpython-a03449374ebd5bffe54d3e09d36b54bc605551d8.tar.gz cpython-a03449374ebd5bffe54d3e09d36b54bc605551d8.tar.bz2 |
[3.11] gh-105375: Improve error handling in _ctypes (GH-105593) (#105664)
Prevent repeated PyLong_FromVoidPtr() from possibly overwriting the
current exception.
(cherry picked from commit e8998e46a7ce8ad336e0941a6da6e50cb88d1e47)
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions