]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132171: Fix `_interpreters.run_string` crash on string subclass (#132173)
authorsobolevn <mail@sobolevn.me>
Mon, 7 Apr 2025 11:59:44 +0000 (14:59 +0300)
committerGitHub <noreply@github.com>
Mon, 7 Apr 2025 11:59:44 +0000 (14:59 +0300)
commit398071871066548954f4c51e8250d13b7c9659e0
tree088693c34939cb6eeb0bbfb90505f1fcb629ee67
parent895d983b5c9716aaaab34d14d278084b9b6730d8
gh-132171: Fix `_interpreters.run_string` crash on string subclass (#132173)
Lib/test/test__interpreters.py
Misc/NEWS.d/next/Library/2025-04-06-23-09-21.gh-issue-132171.zZqvfn.rst [new file with mode: 0644]
Modules/_interpretersmodule.c