]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151238: Check for `_get_resized_exprs` failure in `_PyPegen_{joined,template}_str...
authorStan Ulbrych <stan@python.org>
Thu, 11 Jun 2026 14:26:46 +0000 (15:26 +0100)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 14:26:46 +0000 (15:26 +0100)
commit4b44b1e1fd654f3a3fefb02ae7fb26456fe33dc3
tree1d155970aec550a62f753eceae60decc6b5628fc
parent0066fd73a20950dc790d219f4e3cfb07e816df47
gh-151238: Check for `_get_resized_exprs` failure in `_PyPegen_{joined,template}_str` (#151259)
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