Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-18374: fix tests to check the correct thing about line numbers #14659

Merged
merged 1 commit into from
Jul 9, 2019
Merged

bpo-18374: fix tests to check the correct thing about line numbers #14659

merged 1 commit into from
Jul 9, 2019

Conversation

cfbolz
Copy link
Contributor

@cfbolz cfbolz commented Jul 9, 2019

@ilevkivskyi here's the promised fix.

Should I also try to do the backport to 3.7? (the automated merging fails because the end_lineno and end_col_offset didn't exist in 3.7).

https://bugs.python.org/issue18374

Copy link
Member

@ilevkivskyi ilevkivskyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@miss-islington
Copy link
Contributor

Thanks @cfbolz for the PR, and @ilevkivskyi for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 9, 2019
…ythonGH-14659)

(cherry picked from commit 430a9f4)

Co-authored-by: Carl Friedrich Bolz-Tereick <cfbolz@gmx.de>
@bedevere-bot
Copy link

GH-14672 is a backport of this pull request to the 3.8 branch.

@ilevkivskyi
Copy link
Member

@cfbolz

Should I also try to do the backport to 3.7?

I don't think it is worth spending some manual work on the backport. Fixing it in 3.8 is already good enough.

ilevkivskyi pushed a commit that referenced this pull request Jul 9, 2019
…H-14659) (GH-14672)

(cherry picked from commit 430a9f4)

Co-authored-by: Carl Friedrich Bolz-Tereick <cfbolz@gmx.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants