This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients guoci, miss-islington
Date 2018-09-11.22:21:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536704474.96.0.0269046726804.issue31902@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d8bc7a666b1309aa5669980e35e7429071f3f7d3 by Miss Islington (bot) in branch '3.7':
closes bpo-31902: Fix the col_offset attribute for ast.Async* nodes to point to the "async" keyword. (GH-4175)
https://github.com/python/cpython/commit/d8bc7a666b1309aa5669980e35e7429071f3f7d3
History
Date User Action Args
2018-09-11 22:21:15miss-islingtonsetrecipients: + miss-islington, guoci
2018-09-11 22:21:14miss-islingtonsetmessageid: <1536704474.96.0.0269046726804.issue31902@psf.upfronthosting.co.za>
2018-09-11 22:21:14miss-islingtonlinkissue31902 messages
2018-09-11 22:21:14miss-islingtoncreate