]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-145783: Propagate errors raised in `NEW_TYPE_COMMENT` (GH-145784) (#145926)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Fri, 13 Mar 2026 18:08:04 +0000 (18:08 +0000)
committerGitHub <noreply@github.com>
Fri, 13 Mar 2026 18:08:04 +0000 (18:08 +0000)
commit87fac9b8ee81b7f89be8f5a963365dae363423ee
tree97078769a4368168d6e9165f69e4b012c6ea233d
parentc3ea6c291e17d4420276e87b9434183b298ad5f4
[3.14] gh-145783: Propagate errors raised in `NEW_TYPE_COMMENT`  (GH-145784) (#145926)
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