ashb commented on a change in pull request #4450: [AIRFLOW-3639] Fix request
creation in Jenkins Operator
URL: https://github.com/apache/airflow/pull/4450#discussion_r254700161
##########
File path: airflow/contrib/operators/jenkins_job_trigger_operator.py
##########
@@ -35,27 +35,21 @@
basestring = str # For python3 compatibility
-# TODO Use jenkins_urlopen instead when it will be available
-# in the stable python-jenkins version (> 0.4.15)
Review comment:
I think this was added in 1.0.0.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services