diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2020-02-12 12:17:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-12 12:17:00 +0200 |
commit | 0cc6b5e559b8303b18fdd56c2befd900fe7b5e35 (patch) | |
tree | ff67b4924030ac8600837f8aea60bb5eb48473ad /Python/ast.c | |
parent | f4f445b69306c68a2ba8ce8eb8c6cb3064db5fe7 (diff) | |
download | cpython-git-0cc6b5e559b8303b18fdd56c2befd900fe7b5e35.tar.gz |
bpo-39219: Fix SyntaxError attributes in the tokenizer. (GH-17828)
* Always set the text attribute.
* Correct the offset attribute for non-ascii sources.
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions