sebbASF opened a new issue, #339: URL: https://github.com/apache/tooling-trusted-releases/issues/339
https://github.com/apache/tooling-trusted-releases/blob/1406cebaaf3c075497441179884e40a3e4429949/atr/docs/code-conventions.md?plain=1#L250-L252 Using f-strings for logging calls means that the string will be evaluated even if it is not actually needed. This is counter-intuitive, so the reason for it should be documented. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
