Hi y'all,

    I will not stand against f-strings, I think we can allow them. My main 
concerns is readability. f-strings are powerful and it's quite common that 
they are used with functions calls and complex formatting which makes code 
hard to understand and maintain, *"With great power comes great 
responsibility" ...*

    I'm strongly against any bulk updates to conform to this style. This 
will just create unnecessary noise in the history, I know that there are 
tools, please don't start this discussion again :)

    I would also be in favor of keeping only %-formatting and f-strings in 
Coding style docs. I don't see any reason to use also `format()` in a new 
code.

Best,
Mariusz

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/72018b8b-e386-4f44-819b-436f707e646en%40googlegroups.com.

Reply via email to