Bug 1043842 - Deprecation warning
Summary: Deprecation warning
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-urllib3
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ralph Bean
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-17 10:35 UTC by Miroslav Suchý
Modified: 2014-02-13 16:49 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-13 16:49:38 UTC
Type: Bug


Attachments (Terms of Use)

Description Miroslav Suchý 2013-12-17 10:35:52 UTC
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 :)

Comment 1 Ralph Bean 2014-02-13 16:02:46 UTC
Can you provide an example of usage that produces the deprecation warning?

Comment 2 Miroslav Suchý 2014-02-13 16:49:38 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.