]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131020: py.exe launcher does not correctly detect a BOM when searching for the...
authorChris Eibl <138194463+chris-eibl@users.noreply.github.com>
Mon, 10 Mar 2025 17:59:23 +0000 (18:59 +0100)
committerGitHub <noreply@github.com>
Mon, 10 Mar 2025 17:59:23 +0000 (17:59 +0000)
commit36ef3bfe39d767e283b55fe86f34e7671b7f5d1c
tree82c99f4a9fdc8ee67d45a094d48d705b32286e3b
parent5a484714c3497dd5c67a1469c0cc246bf1452892
gh-131020: py.exe launcher does not correctly detect a BOM when searching for the shebang (GH-131021)
Lib/test/test_launcher.py
Misc/NEWS.d/next/Windows/2025-03-09-19-57-35.gh-issue-131020._c87wf.rst [new file with mode: 0644]
PC/launcher2.c