]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106182: sys: Intern getfilesystemencoding() and getfilesystemencodeerrors() (...
authorInada Naoki <songofacandy@gmail.com>
Fri, 30 Jun 2023 04:02:03 +0000 (13:02 +0900)
committerGitHub <noreply@github.com>
Fri, 30 Jun 2023 04:02:03 +0000 (13:02 +0900)
commitf1034ba7f67400e7ed7e299dc8b22521c4e43246
treea3cf0a4ca22516cdc41c6961714dd9d75487c5f7
parent77ddc9a7b1b28c8b8aee6cc97e483185a56819a6
gh-106182: sys: Intern getfilesystemencoding() and getfilesystemencodeerrors() (#106183)

sys: Intern getfilesystemencoding() and getfilesystemencodeerrors()
Misc/NEWS.d/next/Core and Builtins/2023-06-28-15-19-59.gh-issue-106182.cDSFi0.rst [new file with mode: 0644]
Python/sysmodule.c