[
https://issues.apache.org/jira/browse/AIRFLOW-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802142#comment-16802142
]
ASF subversion and git services commented on AIRFLOW-4154:
----------------------------------------------------------
Commit dd97dc6fb155d71a9915f602b010dbd9d19de979 in airflow's branch
refs/heads/fd-increase-pd-size from Xiaodong
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=dd97dc6 ]
[AIRFLOW-4154] Correct string formatting in jobs.py (#4972)
> Correct string formatting in jobs.py
> ------------------------------------
>
> Key: AIRFLOW-4154
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4154
> Project: Apache Airflow
> Issue Type: Task
> Affects Versions: 1.10.2
> Reporter: Xiaodong DENG
> Assignee: Xiaodong DENG
> Priority: Minor
> Fix For: 2.0.0, 1.10.3
>
>
> There are improper string formatting, like
>
> * _*["{}".format(x) for x in tis_to_set_to_scheduled])*_
> * using _*.format*_ in log calls
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)