Re: [PR] Replace usage of `datetime.utcnow` and `datetime.utcfromtimestamp` in dev [airflow]

2024-02-16 Thread via GitHub
Taragolis merged PR #37473: URL: https://github.com/apache/airflow/pull/37473 -- 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: commits-unsubscr...@airflo

Re: [PR] Replace usage of `datetime.utcnow` and `datetime.utcfromtimestamp` in dev [airflow]

2024-02-16 Thread via GitHub
Taragolis commented on code in PR #37473: URL: https://github.com/apache/airflow/pull/37473#discussion_r1492192259 ## pyproject.toml: ## @@ -1468,6 +1468,9 @@ banned-module-level-imports = ["numpy", "pandas"] "airflow.AirflowException".msg = "Use airflow.exceptions.AirflowExcep

Re: [PR] Replace usage of `datetime.utcnow` and `datetime.utcfromtimestamp` in dev [airflow]

2024-02-16 Thread via GitHub
pankajkoti commented on code in PR #37473: URL: https://github.com/apache/airflow/pull/37473#discussion_r1492188899 ## pyproject.toml: ## @@ -1468,6 +1468,9 @@ banned-module-level-imports = ["numpy", "pandas"] "airflow.AirflowException".msg = "Use airflow.exceptions.AirflowExce

[PR] Replace usage of `datetime.utcnow` and `datetime.utcfromtimestamp` in dev [airflow]

2024-02-16 Thread via GitHub
Taragolis opened a new pull request, #37473: URL: https://github.com/apache/airflow/pull/37473 closes: https://github.com/apache/airflow/issues/32344 --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/air