Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff4d94e + f200498 commit 83711e9Copy full SHA for 83711e9
1 file changed
Misc/NEWS
@@ -191,6 +191,9 @@ Core and Builtins
191
Library
192
-------
193
194
+- Issue #22921: Allow SSLContext to take the *hostname* parameter even if
195
+ OpenSSL doesn't support SNI.
196
+
197
- Issue #22894: TestCase.subTest() would cause the test suite to be stopped
198
when in failfast mode, even in the absence of failures.
199
0 commit comments