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

Bug #1841901 reported by Alexandro Brockmeiero
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Python Jenkins
New
Undecided
Unassigned

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 post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.