]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-77102: site: try utf-8 and locale encoding when reading .pth file (GH-117802)
authorInada Naoki <songofacandy@gmail.com>
Tue, 16 Apr 2024 09:51:06 +0000 (18:51 +0900)
committerGitHub <noreply@github.com>
Tue, 16 Apr 2024 09:51:06 +0000 (18:51 +0900)
commit2a58923687cbe102550b275ccf025a1b8d2b417e
tree13cc285b0428e53e34978cd7dfce5f951c99ad29
parent44eab29cbd5fd9c120919d1c3b647d2241e055ba
gh-77102: site: try utf-8 and locale encoding when reading .pth file (GH-117802)

(cherry picked from commit 6dc661bc9f65e9923eafbcdbf18bcc57eebbf6a4)
Lib/site.py
Misc/NEWS.d/next/Library/2024-04-12-17-37-11.gh-issue-77102.Mk6X_E.rst [new file with mode: 0644]