diff options
author | guoci <zguoci@gmail.com> | 2018-09-11 21:45:45 (GMT) |
---|---|---|
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-09-11 21:45:45 (GMT) |
commit | 90fc8980bbcc5c7dcced3627fe172b0bfd193a3b (patch) | |
tree | b1039207f586747f6182a6940d3b835cbe104c7b /Python/compile.c | |
parent | 9c223794c754408644c16349b85dd27fdba8a926 (diff) | |
download | cpython-90fc8980bbcc5c7dcced3627fe172b0bfd193a3b.zip cpython-90fc8980bbcc5c7dcced3627fe172b0bfd193a3b.tar.gz cpython-90fc8980bbcc5c7dcced3627fe172b0bfd193a3b.tar.bz2 |
closes bpo-31902: Fix the col_offset attribute for ast.Async* nodes to point to the "async" keyword. (GH-4175)
Previously, col_offset points to the keyword after "async".
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions