PEP 701 – Syntactic formalization of f-strings

As I assume this is going to be a controversial point of the proposal I am making a poll.

Question: Do you think that f-strings should allow quote reuse within the expression part? (as in f” something { my_dict[“key”] } something else “)

  • Yes
  • No

0 voters

Please take the time to read the PEP first and then the discussion so far regarding sone of the arguments in favour and sone of the objections.