f string upgrade #8380
Back2Basics
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This pull request replaces format strings and older types with "%" with f-strings. In general there is a minor speed increase with f-strings over other types of strings.
#8374
Beta Was this translation helpful? Give feedback.
All reactions