feng-tao commented on a change in pull request #3841: [AIRFLOW-XXX] Fix python3 
errors in dev/airflow-jira
URL: https://github.com/apache/incubator-airflow/pull/3841#discussion_r214988582
 
 

 ##########
 File path: dev/airflow-jira
 ##########
 @@ -134,7 +134,7 @@ def compare(target_version):
 
     for issue in issues:
         is_merged = issue.key in merges
-        print("{:<18}|{:<12}||{:<10}||{:<10}|{:<50}|{:<6}|{:<6}|{:<40}"
+        print("{:<18}|{!s:<12}||{!s:<10}||{!s:<10}|{:<50}|{:<6}|{:<6}|{:<40}"
 
 Review comment:
   what is this line change trying to fix?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

Reply via email to