]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145783: Propagate errors raised in `NEW_TYPE_COMMENT` (#145784)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Fri, 13 Mar 2026 11:05:20 +0000 (11:05 +0000)
committerGitHub <noreply@github.com>
Fri, 13 Mar 2026 11:05:20 +0000 (11:05 +0000)
commite1c224624ae601c464acbf173e2aa90fa980ab45
tree623241ab492cb1f2ccf1dbde26cb2323b6518b3b
parent6d1e9ceed3e70ebc39953f5ad4f20702ffa32119
gh-145783: Propagate errors raised in `NEW_TYPE_COMMENT`  (#145784)
Lib/test/test_type_comments.py
Misc/NEWS.d/next/Core_and_Builtins/2026-03-10-19-00-39.gh-issue-145783.dS5TM9.rst [new file with mode: 0644]
Modules/_testcapimodule.c
Parser/parser.c
Tools/peg_generator/pegen/c_generator.py