]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-151238: Check for `_get_resized_exprs` failure in `_PyPegen_{joined,templat...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 11 Jun 2026 14:58:13 +0000 (16:58 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 14:58:13 +0000 (14:58 +0000)
commitf3532d62ed143e0e8e1037fed7679159277b369c
tree9ee0c4d981e9f09459979926ec010a4800da17aa
parentdc5ebe3da4defe5d3cda0ca0c781ea20942e8d0f
[3.15] gh-151238: Check for `_get_resized_exprs` failure in `_PyPegen_{joined,template}_str` (GH-151259) (#151344)

(cherry picked from commit 4b44b1e1fd654f3a3fefb02ae7fb26456fe33dc3)

Co-authored-by: Stan Ulbrych <stan@python.org>
Lib/test/test_fstring.py
Misc/NEWS.d/next/Core_and_Builtins/2026-06-10-15-19-58.gh-issue-151238.C9Wu4x.rst [new file with mode: 0644]
Parser/action_helpers.c