Taragolis commented on code in PR #35448:
URL: https://github.com/apache/airflow/pull/35448#discussion_r1382915646


##########
airflow/utils/timezone.py:
##########
@@ -57,10 +57,7 @@ def utcnow() -> dt.datetime:
     # pendulum utcnow() is not used as that sets a TimezoneInfo object
     # instead of a Timezone. This is not picklable and also creates issues
     # when using replace()

Review Comment:
   Yep! Nice catch!



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