You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/09/13 15:00:50 UTC

[GitHub] [airflow] uranusjr opened a new pull request, #26366: Straighten @task_group typing with ParamSpec

uranusjr opened a new pull request, #26366:
URL: https://github.com/apache/airflow/pull/26366

   We can now type the decorator better than ever, even get rid of the fake type stub class.
   
   Some preparation work for task group expansion…


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk commented on pull request #26366: Better @task_group typing powered by ParamSpec and pre-commit

Posted by GitBox <gi...@apache.org>.
potiuk commented on PR #26366:
URL: https://github.com/apache/airflow/pull/26366#issuecomment-1250400042

   I guess conflicts after __future__.annotation need to be resolved. 


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] uranusjr merged pull request #26366: Better @task_group typing powered by ParamSpec and pre-commit

Posted by GitBox <gi...@apache.org>.
uranusjr merged PR #26366:
URL: https://github.com/apache/airflow/pull/26366


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org