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".
G
guoci committed
90fc8980bbcc5c7dcced3627fe172b0bfd193a3b
Parent: 9c22379
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
on 9/11/2018, 9:45:45 PM