File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1870,7 +1870,7 @@ to speed up repeated connections from the same clients.
18701870 *session * argument was added.
18711871
18721872 .. versionchanged :: 3.7
1873- The method returns on instance of :attr: `SSLContext.sslsocket_class `
1873+ The method returns an instance of :attr: `SSLContext.sslsocket_class `
18741874 instead of hard-coded :class: `SSLSocket `.
18751875
18761876.. attribute :: SSLContext.sslsocket_class
@@ -1896,7 +1896,7 @@ to speed up repeated connections from the same clients.
18961896 *session * argument was added.
18971897
18981898 .. versionchanged :: 3.7
1899- The method returns on instance of :attr: `SSLContext.sslobject_class `
1899+ The method returns an instance of :attr: `SSLContext.sslobject_class `
19001900 instead of hard-coded :class: `SSLObject `.
19011901
19021902.. attribute :: SSLContext.sslobject_class
You can’t perform that action at this time.
0 commit comments