bpo-32381: pymain_run_file() uses PySys_FormatStderr() (GH-23778)
If config->run_filename doesn't exist, log the error into sys.stderr using "%R" format, to escape properly unencodable characters (usually with backslashreplace).
V
Victor Stinner committed
ceb420251c1d635520049fbb7b5269a73d63fb58
Parent: f7049b5
Committed by GitHub <noreply@github.com>
on 12/15/2020, 3:25:27 PM