]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132174: Fix function name in error message of `_interpreters.run_string` (#132175)
authorsobolevn <mail@sobolevn.me>
Mon, 7 Apr 2025 08:23:52 +0000 (11:23 +0300)
committerGitHub <noreply@github.com>
Mon, 7 Apr 2025 08:23:52 +0000 (11:23 +0300)
commitf2daa96c81a45b26bdcf3d5c3887cec02137974e
tree23a8d40e6190cb5c5b4aee1925ae5a30866419ce
parentaf8d1b95377917036aaedf18b9cc047d8877259c
gh-132174: Fix function name in error message of `_interpreters.run_string` (#132175)

Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
Misc/NEWS.d/next/Library/2025-04-06-23-16-08.gh-issue-132174.dN4b-X.rst [new file with mode: 0644]
Modules/_interpretersmodule.c