]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-97997: Add col_offset field to tokenizer and use that for AST nodes (#98000)
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Fri, 7 Oct 2022 21:38:35 +0000 (14:38 -0700)
committerGitHub <noreply@github.com>
Fri, 7 Oct 2022 21:38:35 +0000 (14:38 -0700)
commit3de08ce8c15ab21a010d3bb0618ac42d15c8eff0
treebf45b26078c7f6aef7a704274e58ed09628b4e99
parentc06276402b5f23d49a39dfcaf45ed81b5c88efe7
gh-97997: Add col_offset field to tokenizer and use that for AST nodes (#98000)
Misc/NEWS.d/next/Core and Builtins/2022-10-06-23-13-34.gh-issue-97997.JQaJKF.rst [new file with mode: 0644]
Parser/tokenizer.c
Parser/tokenizer.h