← Back to team overview

python-jenkins-developers team mailing list archive

[Bug 1841901] [NEW] Unresolved reference 'InsecureRequestWarning' on import in __init__ python-jenkins

 

Public bug reported:

from requests.packages.urllib3.exceptions import InsecureRequestWarning shows unresolved reference warning on import. (under Ubuntu 18, python2.7 and python3.x, .venv, Pycharm)
Importing InsecureRequestWarning from urllib3.exceptions seems to work.
``` from urllib3.exceptions import InsecureRequestWarning ```

** Affects: python-jenkins
     Importance: Undecided
         Status: New


** Tags: import insecurerequestwarning warning

-- 
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/1841901

Title:
  Unresolved reference 'InsecureRequestWarning' on import in __init__
  python-jenkins

Status in Python Jenkins:
  New

Bug description:
  from requests.packages.urllib3.exceptions import InsecureRequestWarning shows unresolved reference warning on import. (under Ubuntu 18, python2.7 and python3.x, .venv, Pycharm)
  Importing InsecureRequestWarning from urllib3.exceptions seems to work.
  ``` from urllib3.exceptions import InsecureRequestWarning ```

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-jenkins/+bug/1841901/+subscriptions