Re: [PR] Upgrade mypy to 1.8.0 [airflow]

2023-12-26 Thread via GitHub
hussein-awala commented on code in PR #36428: URL: https://github.com/apache/airflow/pull/36428#discussion_r1436621171 ## airflow/providers/http/hooks/http.py: ## @@ -242,9 +243,11 @@ def run_with_advanced_retry(self, _retry_args: dict[Any, Any], *args: Any, **kwa

Re: [PR] Upgrade mypy to 1.8.0 [airflow]

2023-12-26 Thread via GitHub
potiuk commented on code in PR #36428: URL: https://github.com/apache/airflow/pull/36428#discussion_r1436635108 ## airflow/providers/http/hooks/http.py: ## @@ -242,9 +243,11 @@ def run_with_advanced_retry(self, _retry_args: dict[Any, Any], *args: Any, **kwa hook.ru

Re: [PR] Upgrade mypy to 1.8.0 [airflow]

2024-01-08 Thread via GitHub
hussein-awala commented on code in PR #36428: URL: https://github.com/apache/airflow/pull/36428#discussion_r1445498279 ## airflow/providers/http/hooks/http.py: ## @@ -242,9 +243,11 @@ def run_with_advanced_retry(self, _retry_args: dict[Any, Any], *args: Any, **kwa

Re: [PR] Upgrade mypy to 1.8.0 [airflow]

2024-02-07 Thread via GitHub
hussein-awala commented on code in PR #36428: URL: https://github.com/apache/airflow/pull/36428#discussion_r1482238171 ## airflow/providers/http/hooks/http.py: ## @@ -258,7 +258,8 @@ def run_with_advanced_retry(self, _retry_args: dict[Any, Any], *args: Any, **kwa """

Re: [PR] Upgrade mypy to 1.8.0 [airflow]

2024-02-07 Thread via GitHub
potiuk commented on code in PR #36428: URL: https://github.com/apache/airflow/pull/36428#discussion_r1482240350 ## airflow/providers/http/hooks/http.py: ## @@ -258,7 +258,8 @@ def run_with_advanced_retry(self, _retry_args: dict[Any, Any], *args: Any, **kwa """

Re: [PR] Upgrade mypy to 1.8.0 [airflow]

2024-02-07 Thread via GitHub
potiuk commented on PR #36428: URL: https://github.com/apache/airflow/pull/36428#issuecomment-1933147688 Seems it works. -- 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

Re: [PR] Upgrade mypy to 1.8.0 [airflow]

2024-02-07 Thread via GitHub
hussein-awala merged PR #36428: URL: https://github.com/apache/airflow/pull/36428 -- 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...@ai