[ 
https://issues.apache.org/jira/browse/AIRFLOW-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16954614#comment-16954614
 ] 

ASF GitHub Bot commented on AIRFLOW-5640:
-----------------------------------------

ashb commented on pull request #6315: [AIRFLOW-5640] fix get_email_address_list 
types
URL: https://github.com/apache/airflow/pull/6315
 
 
   
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> BaseOperator email parameter is wrongly typed and not documented
> ----------------------------------------------------------------
>
>                 Key: AIRFLOW-5640
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5640
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: operators
>    Affects Versions: 1.10.5
>            Reporter: Cedrik Neumann
>            Assignee: Martin Winkel
>            Priority: Major
>
> The {{email}} field is not documented in BaseOperator and furthermore the 
> type annotation {{str}} is wrong 
> [here|https://github.com/apache/airflow/blob/master/airflow/models/baseoperator.py#L273].
> The method {{get_email_address_list}} clearly accepts lists of strings as 
> well as comma and semicolon delimited lists: 
> [here|https://github.com/apache/airflow/blob/88989200a66291580088188f06a6db503ac823e2/airflow/utils/email.py#L123]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to