bpo-35890 : Fix some API calling consistency (GH-11742)
Unicode version of Windows APIs are used in places, but not for GetVersionEx in Python/sysmodule.c The wcstok_s is called on Windows in Modules/main.c and PC/launcher.c, but not in Python/pathconfig.c
M
Minmin Gong committed
8ebc6451f36fa213130c316199dbec5ad8a02163
Parent: 4c70d9f
Committed by Steve Dower <steve.dower@microsoft.com>
on 2/3/2019, 4:26:55 AM