Issue #12451: runpy: run_path() now opens the Python script in binary mode,
instead of text mode using the locale encoding, to support other encodings than UTF-8 (scripts using the coding cookie).
V
Victor Stinner committed
6c471029821677e893a203a0127777735ff526c7
Parent: bbdc08e