dave2wave commented on issue #339: URL: https://github.com/apache/tooling-trusted-releases/issues/339#issuecomment-3568706554
The more I think about this the more I think that Python's default behavior allows very subtle defects to propagate. Suppose `expensive_detail()` has a side effect that changes application behavior? If it does then your application is dependent on logging configuration and may behave differently in obfuscated ways as you change your environment. -- 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]
