[
https://issues.apache.org/jira/browse/AIRFLOW-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16558755#comment-16558755
]
ASF subversion and git services commented on AIRFLOW-2765:
----------------------------------------------------------
Commit 8c441a0d88627fb97b465c5045bdcad24f1d305c in incubator-airflow's branch
refs/heads/master from Jeffrey Scott Keone Payne
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=8c441a0 ]
[AIRFLOW-2765] Set default mime_charset to UTF-8
Closes #3627 from jeffkpayne/AIRFLOW-2765
> Set default mime_charset in email_operator.EmailOperator to UTF-8, to match
> email utils
> ---------------------------------------------------------------------------------------
>
> Key: AIRFLOW-2765
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2765
> Project: Apache Airflow
> Issue Type: Improvement
> Components: operators
> Reporter: Jeffrey Payne
> Assignee: Jeffrey Payne
> Priority: Major
> Fix For: 2.0.0
>
>
> Assuming we would want both {{EmailOperator()}} and
> {{utils.email.send_email()}} to use the same default value for the
> {{mime_charset}} parameter. The default for {{utils.email.send_email()}} was
> recently changed to {{UTF-8}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)