sebbASF commented on issue #339: URL: https://github.com/apache/tooling-trusted-releases/issues/339#issuecomment-3571133908
> Seems that only you find it unusual, so maybe consider it's your problem not others? The policy says that log.info usually uses printf, i.e. requiring f-strings is unusual. Indeed you said: > Quite agree here. This is a common pitfall to use f-strings for logging in Python. My ask here is either to document why the policy goes against the usual logging style, or change the policy to allow what you suggested, i.e. > the "usual" logging style (with args and kwargs) -- 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]
