This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
102,320
Commits
9
Branches
456
Tags
1.7
GiB
f14c28f397
Commit Graph
1 Commits
Author
SHA1
Message
Date
guoci
90fc8980bb
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".
2018-09-11 14:45:45 -07:00