You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/04/09 11:22:15 UTC

[GitHub] [airflow] uranusjr commented on a change in pull request #15301: Remove python2 related handlings and dependencies

uranusjr commented on a change in pull request #15301:
URL: https://github.com/apache/airflow/pull/15301#discussion_r610548032



##########
File path: tests/core/test_core.py
##########
@@ -187,7 +187,6 @@ def test_bash_operator_kill(self):
             self.fail("BashOperator's subprocess still running after stopping on timeout!")
 
     def test_on_failure_callback(self):
-        # Annoying workaround for nonlocal not existing in python 2

Review comment:
       Can we also remove the workaround itself?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org