Taragolis commented on issue #39252:
URL: https://github.com/apache/airflow/issues/39252#issuecomment-2084682249

   There is only one things remaining, that it exact the thing which describe 
into the issue
   
   This warning which might annoying end users because since Python 3.12+, 
where such warnings become 
[`SyntaxWarning`](https://docs.python.org/3/library/exceptions.html#SyntaxWarning),
 see: https://github.com/python/cpython/issues/98401, which are not ignored by 
default as 
[`DeprecatedWarnings`](https://docs.python.org/3/library/exceptions.html#DeprecationWarning)
   
   So if you would like to fix, feel free to make a PR


-- 
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]

Reply via email to