▲ | smnrchrds 8 days ago | |
Thank you for your work on this topic and for answering questions here. I have a question: is there a way to avoid the security issues with string formatting described here? It seems like all (most?) string formatting options suffer from the same issue. https://lucumr.pocoo.org/2016/12/29/careful-with-str-format/ |