Skip to content

[3.7] Make sure the line comes from the same node as the col offset. (GH-9189)#9194

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-d13e59c-3.7
Sep 11, 2018
Merged

[3.7] Make sure the line comes from the same node as the col offset. (GH-9189)#9194
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-d13e59c-3.7

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

Followup to 90fc898.

(cherry picked from commit d13e59c)

Co-authored-by: Benjamin Peterson benjamin@python.org

…nGH-9189)

Followup to 90fc898.

<!--
Thanks for your contribution!
Please read this comment in its entirety. It's quite important.

GH- Pull Request title

It should be in the following format:

```
bpo-NNNN: Summary of the changes made
```

Where: bpo-NNNN refers to the issue number in the https://bugs.python.org.

Most PRs will require an issue number. Trivial changes, like fixing a typo, do not need an issue.

GH- Backport Pull Request title

If this is a backport PR (PR made against branches other than `master`),
please ensure that the PR title is in the following format:

```
[X.Y] <title from the original PR> (GH-NNNN)
```

Where: [X.Y] is the branch name, e.g. [3.6].

GH-NNNN refers to the PR number from `master`.

-->
(cherry picked from commit d13e59c)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@benjaminp: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 4007e4e into python:3.7 Sep 11, 2018
@miss-islington miss-islington deleted the backport-d13e59c-3.7 branch September 11, 2018 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants