]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:56:38 +0000 (16:56 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 14:56:38 +0000 (14:56 +0000)
commit7c3c0d19d5373a097e989c88fcf1cde25f54d51e
tree920fc3ff44539cab7d1c63187d4330c59ebb5f50
parentbbcd28e00b3a55dcb5d135ad39e73c29a0b04f2e
[3.14] gh-151238: Check for `_get_resized_exprs` failure in `_PyPegen_{joined,template}_str` (GH-151259)

(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