You need to sign in or sign up before continuing.
-
Victor Stinner authored
On Windows, Py_FatalError() now limits the size to 256 bytes of the buffer used to call OutputDebugStringW(). Previously, the size depended on the length of the error message.
8d5a3aad