uranusjr commented on pull request #17125: URL: https://github.com/apache/airflow/pull/17125#issuecomment-884011294
Not directly related to the issue, but `distutils.util.strtobool` is going to be deprecated in Python 3.10, so this is probably a good time as any to remove that function call entirely and implement our own boolean parsing logic. -- 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]
