Skip to content

Conversation

@PeterN
Copy link
Member

@PeterN PeterN commented Nov 30, 2025

generally speaking i'd say use f-strings instead of concatenation.

So let's, generally speaking, do that?

@glx22
Copy link
Contributor

glx22 commented Nov 30, 2025

Oh the weird and annoying limitations of f-strings before 3.12.

@PeterN
Copy link
Member Author

PeterN commented Nov 30, 2025

Hah! So let's not use f-strings yet. Sorry @LordAro,

@glx22
Copy link
Contributor

glx22 commented Nov 30, 2025

We could also drop support for older python.

@LordAro
Copy link
Member

LordAro commented Nov 30, 2025

Get rid of the explicit str() and convert " to '

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants