We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a07fa57 commit 2aa5034Copy full SHA for 2aa5034
1 file changed
Misc/NEWS.d/next/Core and Builtins/2017-10-30-12-44-50.bpo-31902.a07fa57.rst
@@ -0,0 +1,2 @@
1
+Fix the col_offset attribute for ast nodes ast.AsyncFor, ast.AsyncFunctionDef,
2
+ast.AsyncWith. Previously, col_offset points to the keyword after "async".
0 commit comments