Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
Bug report
Bug description:
The error reporting for invalid memory access (HANDLE_INVALID_MEM andHANDLE_INVALID_MEM_METHOD) is usingNTSTATUS andLsaNtStatusToWinError which aren't available in all WinAPI partitions. This leads to a compilation failure.
CPython versions tested on:
3.13
Operating systems tested on:
Windows