Hide Forgot
When I use python3-urllib3 I get: /usr/lib/python3.3/site-packages/urllib3/connectionpool.py:239: DeprecationWarning: the 'strict' argument isn't supported anymore; http.client now always assumes HTTP/1.x compliant servers. strict=self.strict) Version: python3-urllib3-1.7-4.fc20.noarch It would be nice if this warning can be somehow removed :)
Can you provide an example of usage that produces the deprecation warning?
I could not reproduce it. Well I do not recall how I get to this error and if I try all possible usage of urllib3 I'm not getting this warning. My fault. I should had submit full traceback.