You are browsing as a guest. Sign up (or log in) to start making projects!

25m 2s logged

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.

0
1

Comments 0

No comments yet. Be the first!