google/pasta

Support PEP 498 Literal String Interpolation (3.6+)

soupytwist opened this issue · 2 comments

https://www.python.org/dev/peps/pep-0498/

There may be names referenced in fstrings that have to change as part of a refactoring. Pasta should be able to help with this, at least detecting where they are used.

Hi @soupytwist: Can I work on the ticket? Can you expand more?

Hi, I'd welcome the help! This one's actually mostly done though, in the sense that I don't have specific things left to do to support this. I think I can close this ticket, but please do feel free to pick up any other you like.