mirror of
https://github.com/python/cpython.git
synced 2026-05-15 00:48:35 -04:00
a6563650c8
If FormatMessageW() is passed the FORMAT_MESSAGE_FROM_SYSTEM flag without FORMAT_MESSAGE_IGNORE_INSERTS, it will fail if there are insert sequences in the message definition.