Skip to content

f-string bug affecting Python <3.12 #1

Description

@SpyroL7

I'm using Python 3.10.19 for a project, and have found a small bug that affects Python versions between 3.12. There is a dictionary item referenced inside an f-string, and both the outer string and the dictionary key string use single quotes which the older Python interpreter is unable to parse. I have a local fix for my specific usecase but have not looked to see if this issue crops up in other places - would you like me check the whole repo and submit a PR?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions