SickGear/lib/requests/packages
JackDandy d03f198e13 Reapply check that SSLv3 is available before use that is listed in hacks.txt to new lib.
This fixes an issue in the urllib3/PyOpenSSL contrib in requests lib that assumes ssl.protocol_sslv3 is always defined. Many systems have disabled this protocol in light of recent security issues.
2014-11-20 02:09:45 +00:00
..
chardet Switched TVDB/TVRage CacheHandlers to CacheControl. 2014-03-14 10:15:39 -07:00
urllib3 Reapply check that SSLv3 is available before use that is listed in hacks.txt to new lib. 2014-11-20 02:09:45 +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