SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 2 Python

Issue #9425: Create run_file() subfunction

* Call Py_MakePendingCalls() before converting the filename from
   wchar_t* to char*
 * Use PyUnicode_AsUTF8String() instead of _PyUnicode_AsString()
V
Victor Stinner committed
0a3ddad666d3c30f3b232a1825dc6d8e2de04b47
Parent: af43e9a