]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-145783: Propagate errors raised in `NEW_TYPE_COMMENT` (GH-145784) (#145927)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Fri, 13 Mar 2026 18:07:45 +0000 (18:07 +0000)
committerGitHub <noreply@github.com>
Fri, 13 Mar 2026 18:07:45 +0000 (18:07 +0000)
commit0b4f4c77f9102488c697647e4cca5c272f81f27e
tree0307a24085bfaaff4839f8881bdb20c4d071b9a3
parentb012f6817f80b646ec95b212b23e6a785200f862
[3.13] gh-145783: Propagate errors raised in `NEW_TYPE_COMMENT`  (GH-145784) (#145927)
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