]> granicus.if.org Git - python/commit
bpo-20844: open script file with "rb" mode (GH-12616)
authorInada Naoki <songofacandy@gmail.com>
Mon, 1 Apr 2019 09:35:20 +0000 (18:35 +0900)
committerGitHub <noreply@github.com>
Mon, 1 Apr 2019 09:35:20 +0000 (18:35 +0900)
commit10654c19b5e6efdf3c529ff9bf7bcab89bdca1c1
treeca75a763dce4e28e32ea396acb12665f6cf2cfe5
parent62f9588663ebfea1735e9d142ef527395a6c2b95
bpo-20844: open script file with "rb" mode (GH-12616)
Doc/c-api/veryhigh.rst
Lib/test/test_cmd_line_script.py
Misc/NEWS.d/next/Core and Builtins/2019-03-29-18-47-50.bpo-20844.ge-7SM.rst [new file with mode: 0644]
Modules/main.c