-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
bpo-39579: Change Attribute end_col_offset to point at the current node #18405
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #18405 +/- ##
===========================================
+ Coverage 82.11% 83.19% +1.07%
===========================================
Files 1955 1570 -385
Lines 588908 414401 -174507
Branches 44429 44429
===========================================
- Hits 483597 344762 -138835
+ Misses 95665 59993 -35672
Partials 9646 9646
Continue to review full report at Codecov.
|
This looks straightforward -- I'll merge it now. |
Thanks @lysnikolaou for the PR, and @gvanrossum for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
Sorry, @lysnikolaou and @gvanrossum, I could not cleanly backport this to |
@lysnikolaou Can you look into the backport? |
On it. |
…ythonGH-18405) (cherry picked from commit d2e1098)
GH-18408 is a backport of this pull request to the 3.8 branch. |
… node (GH-18405) (GH-18408) (cherry picked from commit d2e1098) https://bugs.python.org/issue39579 Automerge-Triggered-By: @gvanrossum
https://bugs.python.org/issue39579