python-jenkins==1.0.2 -- 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/1781380
Title: text formatting not supported in Python 3 Status in Python Jenkins: New Bug description: File "/home/springdev/.virtualenvs/jenkins/lib/python3.5/site-packages/jenkins/__init__.py", line 631, in get_build_info 'GET', self._build_url(BUILD_INFO, locals()) File "/home/springdev/.virtualenvs/jenkins/lib/python3.5/site-packages/jenkins/__init__.py", line 340, in _build_url url_path = format_spec % self._get_encoded_params(variables) TypeError: %d format: a number is required, not str Executed on Python 3.5.2 hit the text formatting with an "%" To manage notifications about this bug go to: https://bugs.launchpad.net/python-jenkins/+bug/1781380/+subscriptions -- Mailing list: https://launchpad.net/~python-jenkins-developers Post to : python-jenkins-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~python-jenkins-developers More help : https://help.launchpad.net/ListHelp