sebbASF commented on issue #339: URL: https://github.com/apache/tooling-trusted-releases/issues/339#issuecomment-3569553679
I think any language that allows methods to change shared state and has method calls that can be disabled - e.g. assertions, as well as logging - can have such behaviour. Thorough testing needs to exercise all pathways, including logging and assertions. However, this is getting way off-topic. Note that the policy specifically refers to using f-strings for logging, rather than the 'usually expected' printf style. However it does not explain the rationale for this 'un-usual' decision. -- 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]
