Issue31902
Created on 2017-10-30 16:14 by guoci, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 4175 | merged | guoci, 2017-10-30 16:33 | |
| PR 9188 | merged | miss-islington, 2018-09-11 21:45 | |
| Messages (2) | |||
|---|---|---|---|
| msg325071 - (view) | Author: miss-islington (miss-islington) | Date: 2018-09-11 21:45 | |
New changeset 90fc8980bbcc5c7dcced3627fe172b0bfd193a3b by Miss Islington (bot) (guoci) in branch 'master': 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/90fc8980bbcc5c7dcced3627fe172b0bfd193a3b |
|||
| msg325077 - (view) | Author: miss-islington (miss-islington) | Date: 2018-09-11 22:21 | |
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 |
| 2022-04-11 14:58:53 | admin | set | github: 76083 |
| 2018-09-11 22:21:14 | miss-islington | set | messages: + msg325077 |
| 2018-09-11 21:45:59 | miss-islington | set | pull_requests: + pull_request8626 |
| 2018-09-11 21:45:49 | miss-islington | set | status: open -> closed nosy:
+ miss-islington resolution: fixed |
| 2017-10-30 16:33:50 | guoci | set | keywords:
+ patch stage: patch review pull_requests: + pull_request4143 |
| 2017-10-30 16:14:48 | guoci | create | |