Y
Hacker News
new
|
ask
|
show
|
jobs
by
zelphirkalt
204 days ago
Beware, that converting every %-format string into f-string might not be what you want, especially when it comes to logging:
https://blog.pilosus.org/posts/2020/01/24/python-f-strings-i...