]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126654: Fix crash in several functions in `_interpreters` module (#126678)
authorsobolevn <mail@sobolevn.me>
Mon, 11 Nov 2024 11:35:56 +0000 (14:35 +0300)
committerGitHub <noreply@github.com>
Mon, 11 Nov 2024 11:35:56 +0000 (17:05 +0530)
commit9fc2808eaf4e74a9f52f44d20a7d1110bd949d41
treecb6853a90f56029aadaeb6fb0d097ef7b898e5c3
parent6ee542d491589b470ec7cdd353463ff9ff52d098
gh-126654: Fix crash in several functions in `_interpreters` module (#126678)
Lib/test/test__interpreters.py
Misc/NEWS.d/next/Library/2024-11-11-13-00-21.gh-issue-126654.4gfP2y.rst [new file with mode: 0644]
Modules/_interpretersmodule.c