guoci
changed the title
Fix the col_offset attribute for ast.Async* nodes to point to the "as…
bpo-29205: Fix the col_offset attribute for ast.Async* nodes to point to the "as…
guoci
changed the title
bpo-29205: Fix the col_offset attribute for ast.Async* nodes to point to the "as…
bpo-31902: Fix the col_offset attribute for ast.Async* nodes to point to the "as…
benjaminp
changed the title
bpo-31902: Fix the col_offset attribute for ast.Async* nodes to point to the "as…
closes bpo-31902: Fix the col_offset attribute for ast.Async* nodes to point to the "async" keyword.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…o point to the "async" keyword. (pythonGH-4175) Previously, col_offset points to the keyword after "async". (cherry picked from commit 90fc898) Co-authored-by: guoci <zguoci@gmail.com>
miss-islington added a commit that referenced this pull request
guoci deleted the col_offset_async_nodes branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters