]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-132174: Fix function name in error message of `_interpreters.run_string...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 8 Apr 2025 08:46:13 +0000 (10:46 +0200)
committerGitHub <noreply@github.com>
Tue, 8 Apr 2025 08:46:13 +0000 (10:46 +0200)
commited28f2f42ace9fd98032b881bb3a663788d690e7
tree5e1252c5383f00093f4456ff2619c22f565cb8d1
parent7e9c5772a88f9d39632d173de5fdbb223ca7923b
[3.13] gh-132174: Fix function name in error message of `_interpreters.run_string` (GH-132175) (#132209)

gh-132174: Fix function name in error message of `_interpreters.run_string` (GH-132175)
(cherry picked from commit f2daa96c81a45b26bdcf3d5c3887cec02137974e)

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