mirror of
https://github.com/python/cpython.git
synced 2026-06-27 05:16:16 -04:00
3603bd318b
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>