Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upbpo-39080: Starred Expression's column offset fix when inside a CALL #17645
Conversation
Misc/NEWS.d/next/Core and Builtins/2019-12-17-21-45-36.bpo-39080.OrxEVS.rst
Outdated
Show resolved
Hide resolved
….OrxEVS.rst Co-Authored-By: Pablo Galindo <Pablogsal@gmail.com>
This comment has been minimized.
This comment has been minimized.
|
This comment has been minimized.
This comment has been minimized.
Possibly @ilevkivskyi would also be interested in hearing about this? |
This comment has been minimized.
This comment has been minimized.
Nevermind, I imagine that is so you can do |
This comment has been minimized.
This comment has been minimized.
That's actually ok, because |
This comment has been minimized.
This comment has been minimized.
Yup. Also the fix is consistent with extracting the values via |
Thanks! This totally makes sense, with the current logic end position is the end position of the |
This comment has been minimized.
This comment has been minimized.
This doesn't need backport to 3.7 as this is a new feature in 3.8 |
This comment has been minimized.
This comment has been minimized.
@ilevkivskyi A similar change I made in #17582 was considered a bugfix and was backported to 3.7 |
This comment has been minimized.
This comment has been minimized.
@lysnikolaou In #17582 what changed was the |
50d4f12
into
python:master
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Dec 18, 2019
Thanks @lysnikolaou for the PR, and @pablogsal for merging it |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Dec 18, 2019
I'm having trouble backporting to |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Dec 18, 2019
Thanks @lysnikolaou for the PR, and @pablogsal for merging it |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Dec 18, 2019
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>
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Dec 18, 2019
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
lysnikolaou commentedDec 17, 2019
•
edited by bedevere-bot
https://bugs.python.org/issue39080