SickGear/lib/requests/packages
vergessen b5b3ad980a Add check that SSLv3 is available before use.
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-19 18:01:54 +00:00
..
chardet Switched TVDB/TVRage CacheHandlers to CacheControl. 2014-03-14 10:15:39 -07:00
urllib3 Add check that SSLv3 is available before use. 2014-11-19 18:01:54 +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