]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106145: Make `end_{lineno,col_offset}` required on `type_param` nodes (#106224)
authorNikita Sobolev <mail@sobolevn.me>
Fri, 30 Jun 2023 23:45:08 +0000 (02:45 +0300)
committerGitHub <noreply@github.com>
Fri, 30 Jun 2023 23:45:08 +0000 (23:45 +0000)
commit46c1097868745eeb47abbc8af8c34e8fcb80ff1d
tree29749fa3f2b4c3364b8024de3decc25cd103fd34
parent904aef994262383ae916545908f0578c2d53cf31
gh-106145: Make `end_{lineno,col_offset}` required on `type_param` nodes (#106224)
Lib/test/test_unparse.py
Misc/NEWS.d/next/Core and Builtins/2023-06-29-09-46-41.gh-issue-106145.QC6-Kq.rst [new file with mode: 0644]
Parser/Python.asdl
Python/Python-ast.c