]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148157: Check for `_PyPegen_add_type_comment_to_arg` fail in `_PyPegen_name_defau...
authorStan Ulbrych <stan@python.org>
Mon, 6 Apr 2026 11:56:36 +0000 (12:56 +0100)
committerGitHub <noreply@github.com>
Mon, 6 Apr 2026 11:56:36 +0000 (12:56 +0100)
commit1795fccfbc7ccb89ead5c529b2f55f54622d1314
tree42b35f81a0d235a3ce06efce77d5f7b24e22ce54
parentacf5229081bba5477480403b0d7188518ff877da
 gh-148157: Check for `_PyPegen_add_type_comment_to_arg` fail in `_PyPegen_name_default_pair` (#148158)
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