File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ The module provides the following classes:
51
51
.. versionchanged :: 3.2
52
52
*source_address * was added.
53
53
54
- .. versionchanged :: 3.2
54
+ .. deprecated :: 3.2
55
55
The *strict * parameter is deprecated. HTTP 0.9-style "Simple Responses"
56
56
are not supported anymore.
57
57
@@ -89,7 +89,7 @@ The module provides the following classes:
89
89
This class now supports HTTPS virtual hosts if possible (that is,
90
90
if :data: `ssl.HAS_SNI ` is true).
91
91
92
- .. versionchanged :: 3.2
92
+ .. deprecated :: 3.2
93
93
The *strict * parameter is deprecated. HTTP 0.9-style "Simple Responses"
94
94
are not supported anymore.
95
95
@@ -99,7 +99,7 @@ The module provides the following classes:
99
99
Class whose instances are returned upon successful connection. Not
100
100
instantiated directly by user.
101
101
102
- .. versionchanged :: 3.2
102
+ .. deprecated :: 3.2
103
103
The *strict * parameter is deprecated. HTTP 0.9-style "Simple Responses"
104
104
are not supported anymore.
105
105
You can’t perform that action at this time.
0 commit comments