bpo-20443: Fix calculate_program_full_path() warning (GH-14446)
Don't call _Py_isabs() with a bytes string (char*), the function expects as wide string.
V
Victor Stinner committed
3029035ef34c9bae0c8d965290cd9b273c8de1ea
Parent: b1263d5
Committed by GitHub <noreply@github.com>
on 6/28/2019, 2:49:38 PM