bpo-37445: Include FORMAT_MESSAGE_IGNORE_INSERTS in FormatMessageW() calls (GH-14462)
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.
Z
Zackery Spytz committed
a6563650c835d50f7302971a5b145e94f9d0dc68
Parent: 7669cb8
Committed by Steve Dower <steve.dower@python.org>
on 9/9/2019, 9:20:38 AM