]> 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:03:26 +0000 (03:03 -0800)
committerGitHub <noreply@github.com>
Tue, 22 Nov 2022 11:03:26 +0000 (03:03 -0800)
commit85dbd2d767418799c5238e4a16a6afcdf7dcaf46
treeffbd9fb9f7ed781385e317325a5c2864bed9396d
parente26aa24b47c3b0022a85dca13d3f73000942c644
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]