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 @@ -297,7 +297,7 @@ purposes.
297297
298298 3DES was dropped from the default cipher string.
299299
300- .. versionchanged :: 3.7
300+ .. versionchanged :: 3.6.3
301301
302302 TLS 1.3 cipher suites TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384,
303303 and TLS_CHACHA20_POLY1305_SHA256 were added to the default cipher string.
@@ -776,7 +776,7 @@ Constants
776776 When Python has been compiled against an older version of OpenSSL, the
777777 flag defaults to *0 *.
778778
779- .. versionadded :: 3.7
779+ .. versionadded :: 3.6.3
780780
781781.. data :: OP_CIPHER_SERVER_PREFERENCE
782782
@@ -856,7 +856,7 @@ Constants
856856
857857 Whether the OpenSSL library has built-in support for the TLS 1.3 protocol.
858858
859- .. versionadded :: 3.7
859+ .. versionadded :: 3.6.3
860860
861861.. data :: CHANNEL_BINDING_TYPES
862862
You can’t perform that action at this time.
0 commit comments