]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99341: Cover type ignore nodes when incrementing line numbers (GH-99422)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 22 Nov 2022 11:06:26 +0000 (03:06 -0800)
committerGitHub <noreply@github.com>
Tue, 22 Nov 2022 11:06:26 +0000 (03:06 -0800)
commit99e852c28fb7ba86aebbe6926b93eb2db8fd9a10
treec03003aacb069954c49a0635492515f7862fa49c
parent37dbbb208fd9e01890bfb2c741e89359582d5569
gh-99341: Cover type ignore nodes when incrementing line numbers (GH-99422)

(cherry picked from commit 1acdfec359fdf3db936168480be0f4157273c200)

Co-authored-by: Batuhan Taskaya <isidentical@gmail.com>
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]