python-jenkins-developers team mailing list archive
-
python-jenkins-developers team
-
Mailing list archive
-
Message #00346
[Bug 1569074] [NEW] disable_node 'msg' keyword argument is documented, but not used
Public bug reported:
The documentation/docstring for the `disable_node` function shown here:
https://git.openstack.org/cgit/openstack/python-jenkins/tree/jenkins/__init__.py#n1177
shows a 'msg' keyword argument. This kwarg isn't actually used in the function anywhere, but it would be very useful if it were.
** Affects: python-jenkins
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Python
Jenkins Developers, which is subscribed to Python Jenkins.
https://bugs.launchpad.net/bugs/1569074
Title:
disable_node 'msg' keyword argument is documented, but not used
Status in Python Jenkins:
New
Bug description:
The documentation/docstring for the `disable_node` function shown here:
https://git.openstack.org/cgit/openstack/python-jenkins/tree/jenkins/__init__.py#n1177
shows a 'msg' keyword argument. This kwarg isn't actually used in the function anywhere, but it would be very useful if it were.
To manage notifications about this bug go to:
https://bugs.launchpad.net/python-jenkins/+bug/1569074/+subscriptions
Follow ups