[jira] [Updated] (AIRFLOW-4154) Correct string formatting in jobs.py

2019-03-27 Thread Ash Berlin-Taylor (JIRA)


 [ 
https://issues.apache.org/jira/browse/AIRFLOW-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ash Berlin-Taylor updated AIRFLOW-4154:
---
Fix Version/s: (was: 2.0.0)

> 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: 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)


[jira] [Updated] (AIRFLOW-4154) Correct string formatting in jobs.py

2019-03-25 Thread Xiaodong DENG (JIRA)


 [ 
https://issues.apache.org/jira/browse/AIRFLOW-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiaodong DENG updated AIRFLOW-4154:
---
Description: 
There are improper string formatting, like

 
 * _*["{}".format(x) for x in tis_to_set_to_scheduled])*_
 * using _*.format*_ in log calls

  was:
There are improper string formatting, like

 

- ["{}".format(x) for x in tis_to_set_to_scheduled])
 - using .format in log calls


> 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
>
> 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)


[jira] [Updated] (AIRFLOW-4154) Correct string formatting in jobs.py

2019-03-25 Thread Xiaodong DENG (JIRA)


 [ 
https://issues.apache.org/jira/browse/AIRFLOW-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiaodong DENG updated AIRFLOW-4154:
---
Description: 
There are improper string formatting, like

 

- ["{}".format(x) for x in tis_to_set_to_scheduled])
 - using .format in log calls

  was:
There are improper string formatting, like

 

-  ["{}".format(x) for x in tis_to_set_to_scheduled])

- using .format in log calls


> 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
>
> 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)


[jira] [Updated] (AIRFLOW-4154) Correct string formatting in jobs.py

2019-03-25 Thread Xiaodong DENG (JIRA)


 [ 
https://issues.apache.org/jira/browse/AIRFLOW-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiaodong DENG updated AIRFLOW-4154:
---
Description: 
There are improper string formatting, like

 

-  ["{}".format(x) for x in tis_to_set_to_scheduled])

- using .format in log calls

  was:
There are improper string formatting, like

-  ["{}".format(x) for x in tis_to_set_to_scheduled])

- using .format in log calls


> 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
>
> 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)