potiuk commented on PR #44081: URL: https://github.com/apache/airflow/pull/44081#issuecomment-2480353333
> The usedforsecurity parameter for hashlib.sha1 is available from Python 3.9 onwards. Verify that the project does not need to support older versions of Python. Thanks Copiiot. That was a useful advice and yes we use Python 3.9+ - that's why we could apply those fixes :). BTW. Today I got the Copilot Review access that I applied - I will be experimenting with it and adding it on some PRs to see how good it is. -- 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]
