]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99341: Cover type ignore nodes when incrementing line numbers (GH-99422)
authorBatuhan Taskaya <isidentical@gmail.com>
Tue, 22 Nov 2022 10:41:14 +0000 (13:41 +0300)
committerGitHub <noreply@github.com>
Tue, 22 Nov 2022 10:41:14 +0000 (02:41 -0800)
commit1acdfec359fdf3db936168480be0f4157273c200
treeecc1f515cee2ebfe1e5f740af7b828775a8fd7e2
parentbc3a11d21ddef28047b18c0f6a5068fa9fb16da2
gh-99341: Cover type ignore nodes when incrementing line numbers (GH-99422)
Lib/ast.py
Lib/test/test_ast.py
Misc/NEWS.d/next/Library/2022-11-13-02-06-56.gh-issue-99341.8-OlwB.rst [new file with mode: 0644]