MinGW-w64: Allow size_t (%z) format specifier.
Also, remove the error: Python doesn't support sizeof(pid_t) > sizeof(long) because it does on Win64 where long is only 32 bit.
Loading
Please sign in to comment
Also, remove the error: Python doesn't support sizeof(pid_t) > sizeof(long) because it does on Win64 where long is only 32 bit.