]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:13:32 +0000 (14:13 +0200)
committerGitHub <noreply@github.com>
Mon, 6 Apr 2026 12:13:32 +0000 (12:13 +0000)
commit4dfcdbe22c1901221faf11444a7e8a7bc4ab4c16
tree138aa88b1f39b2e8dc918644831d7369eac6fb7f
parent9b576f14bfa0a954166bfdcb5fd9a7c1390fe36b
[3.13] gh-148157: Check for `_PyPegen_add_type_comment_to_arg` fail in `_PyPegen_name_default_pair` (GH-148158) (#148163)

(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