File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ The module provides the following classes:
5151 .. versionchanged :: 3.2
5252 *source_address * was added.
5353
54- .. versionchanged :: 3.2
54+ .. deprecated :: 3.2
5555 The *strict * parameter is deprecated. HTTP 0.9-style "Simple Responses"
5656 are not supported anymore.
5757
@@ -89,7 +89,7 @@ The module provides the following classes:
8989 This class now supports HTTPS virtual hosts if possible (that is,
9090 if :data: `ssl.HAS_SNI ` is true).
9191
92- .. versionchanged :: 3.2
92+ .. deprecated :: 3.2
9393 The *strict * parameter is deprecated. HTTP 0.9-style "Simple Responses"
9494 are not supported anymore.
9595
@@ -99,7 +99,7 @@ The module provides the following classes:
9999 Class whose instances are returned upon successful connection. Not
100100 instantiated directly by user.
101101
102- .. versionchanged :: 3.2
102+ .. deprecated :: 3.2
103103 The *strict * parameter is deprecated. HTTP 0.9-style "Simple Responses"
104104 are not supported anymore.
105105
You can’t perform that action at this time.
0 commit comments