]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127196: Fix crash in `_interpreters`, when `shared` had invalid encodings (#127220)
authorsobolevn <mail@sobolevn.me>
Thu, 9 Jan 2025 19:45:35 +0000 (22:45 +0300)
committerGitHub <noreply@github.com>
Thu, 9 Jan 2025 19:45:35 +0000 (19:45 +0000)
commit087bb48acac997c06e69dae25bae2dd75194b980
treea93efb8d96f4835130f3ae5be0538575afe6e8d2
parent8af57810946c216b3e18c94c8f0ee3c0c96566a9
gh-127196: Fix crash in `_interpreters`, when `shared` had invalid encodings (#127220)
Lib/test/test__interpreters.py
Misc/NEWS.d/next/Library/2024-11-24-14-53-35.gh-issue-127196.8CBkUa.rst [new file with mode: 0644]
Modules/_interpretersmodule.c