SickGear/lib/requests/packages
JackDandy 6da09b8db0 Change suppress HTTPS verification InsecureRequestWarning.
Suppress this potentially confusing warning because many sites use self-certified certificates.

Change a couple of lib references to be full paths.
2014-11-20 03:07:44 +00:00
..
chardet Switched TVDB/TVRage CacheHandlers to CacheControl. 2014-03-14 10:15:39 -07:00
urllib3 Change suppress HTTPS verification InsecureRequestWarning. 2014-11-20 03:07:44 +00:00
__init__.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
README.rst Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00

If you are planning to submit a pull request to requests with any changes in 
this library do not go any further. These are independent libraries which we 
vendor into requests. Any changes necessary to these libraries must be made in 
them and submitted as separate pull requests to those libraries.

urllib3 pull requests go here: https://github.com/shazow/urllib3

chardet pull requests go here: https://github.com/chardet/chardet