mirror of
https://github.com/python/cpython.git
synced 2026-06-08 20:35:04 -04:00
2b15536fa9
Functions like PyErr_SetFromErrno() and SetFromWindowsErr() should be called immediately after using the C API which sets errno or the Windows error code.