mirror of
https://github.com/python/cpython.git
synced 2026-06-27 13:20:40 -04:00
7c3f0bd9b0
gh-151126: Fix crash on unset memory error in `ctypes.get_errno` (GH-151382)
(cherry picked from commit 6b217ea90b)
Co-authored-by: sobolevn <mail@sobolevn.me>