bpo-39080: Starred Expression's column offset fix when inside a CALL#17645
Conversation
…80.OrxEVS.rst Co-Authored-By: Pablo Galindo <Pablogsal@gmail.com>
|
|
|
Possibly @ilevkivskyi would also be interested in hearing about this? |
|
Nevermind, I imagine that is so you can do |
That's actually ok, because |
Yup. Also the fix is consistent with extracting the values via |
ilevkivskyi
left a comment
There was a problem hiding this comment.
Thanks! This totally makes sense, with the current logic end position is the end position of the * symbol itself, which is wrong.
|
This doesn't need backport to 3.7 as this is a new feature in 3.8 |
|
@ilevkivskyi A similar change I made in #17582 was considered a bugfix and was backported to 3.7 |
|
@lysnikolaou In #17582 what changed was the |
|
Thanks @lysnikolaou for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
|
I'm having trouble backporting to |
|
Thanks @lysnikolaou for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
|
Sorry @lysnikolaou and @pablogsal, I had trouble checking out the |
… CALL (pythonGH-17645) Co-Authored-By: Pablo Galindo <Pablogsal@gmail.com> (cherry picked from commit 50d4f12) Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
|
GH-17649 is a backport of this pull request to the 3.8 branch. |
… CALL (GH-17645) (GH-17649) … Co-Authored-By: Pablo Galindo <Pablogsal@gmail.com> (cherry picked from commit 50d4f12) Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com> https://bugs.python.org/issue39080
…ythonGH-17645) Co-Authored-By: Pablo Galindo <Pablogsal@gmail.com>
https://bugs.python.org/issue39080