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

ASF subversion and git services commented on AIRFLOW-3349:
----------------------------------------------------------

Commit 87ae3e4e52cf6a3a29dfff95a6c1be763d751d65 in airflow's branch 
refs/heads/master from Steven van Rossum
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=87ae3e4 ]

[AIRFLOW-3349] Use None instead of False as value for encoding in 
StreamLogWriter (#7329)



> StreamLogWriter encoding is wrong type
> --------------------------------------
>
>                 Key: AIRFLOW-3349
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3349
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: logging
>    Affects Versions: 1.10.0
>            Reporter: Christopher
>            Priority: Minor
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> io handlers have encoding that is specified by a string (ie 'UTF-8') or None. 
> The StreamLogWriter class's encoding attribute is boolean. 
>  
> Specifically prevents import of `sympy` from within a PythonOperator, but I 
> would argue that this implementation should be fixed just so that it can 
> adhere to the io norm.



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

Reply via email to