Fixed f-string parsing on python 3.11, now it won’t crash when installing/running on this version. Nothing else, i packaged it again to pip, built binary for linux and when i get home i will add exe for windows and submit it for recert on stardance website. It was error that wasnt showing on my side as i am using python 3.12 which uses PEP 701 for parser that allows use of the same type of quotes (either “” or ‘’) in {} section of program if i understand correctly.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.