]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-126654: Fix crash in several functions in `_interpreters` module (GH-126678...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 11 Nov 2024 12:01:22 +0000 (13:01 +0100)
committerGitHub <noreply@github.com>
Mon, 11 Nov 2024 12:01:22 +0000 (12:01 +0000)
commite194b217536416341dd54852c6773773c373f57e
treeaf8ba6e45bacec1e9ce38dcc59a41bf6ccee7bfb
parent90cf1af3255e8ada4ec8dbad63ed78fcdce61a73
[3.13] gh-126654: Fix crash in several functions in `_interpreters` module (GH-126678) (#126681)

gh-126654: Fix crash in several functions in `_interpreters` module (GH-126678)
(cherry picked from commit 9fc2808eaf4e74a9f52f44d20a7d1110bd949d41)

Co-authored-by: sobolevn <mail@sobolevn.me>
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