]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-148157: Check for `_PyPegen_add_type_comment_to_arg` fail in `_PyPegen_name...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 6 Apr 2026 12:22:33 +0000 (14:22 +0200)
committerGitHub <noreply@github.com>
Mon, 6 Apr 2026 12:22:33 +0000 (12:22 +0000)
commit40a0a94700b82b80e546336f1b80cf765a25bbca
tree03683ded63b242a2adba23aa1ed41aeaf25e3b5a
parent90ae9381eaf2c2da00aaa37e18cbc24c22a49b8d
[3.14] gh-148157: Check for `_PyPegen_add_type_comment_to_arg` fail in `_PyPegen_name_default_pair` (GH-148158) (#148162)

(cherry picked from commit 1795fccfbc7ccb89ead5c529b2f55f54622d1314)

Co-authored-by: Stan Ulbrych <stan@python.org>
Lib/test/test_type_comments.py
Misc/NEWS.d/next/Core_and_Builtins/2026-04-06-11-15-46.gh-issue-148157.JFnZDn.rst [new file with mode: 0644]
Parser/action_helpers.c