bpo-40334: Fix shifting of nested fstrings by lysnikolaou · Pull Request #19771 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Member
JoinedStrs and FormattedValues also need to be shifted, in order
to correctly compute the location of nested fstrings.
Closes we-like-parsers#114.
`JoinedStr`s and `FormattedValue`s also need to be shifted, in order to correctly compute the location of nested fstrings. Closes we-like-parsers#114.
lysnikolaou
requested a review
from pablogsal
as a code owner
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
lysnikolaou
added
the
skip news
label
lysnikolaou
requested a review
from gvanrossum
pablogsal
approved these changes
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
pablogsal
commented
Apr 29, 2020
pablogsal commented
Member
I don't understand why Azure keeps failing :S
pablogsal
closed this
pablogsal
reopened this
pablogsal
merged commit
37af21b
into
python:master
bedevere-bot
removed
the
awaiting merge
label
lysnikolaou
deleted the
fix-nested-fstring-shifting
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment