Fix [ 616716 ] Bug in PyErr_SetExcFromWindows
Ensure that even if FormatMessage fails we (a) don't crash, and (b) provide something useful. Bugfix candidate.
Showing
Please
register
or
sign in
to comment
Ensure that even if FormatMessage fails we (a) don't crash, and (b) provide something useful. Bugfix candidate.