File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1870,7 +1870,7 @@ to speed up repeated connections from the same clients.
1870
1870
*session * argument was added.
1871
1871
1872
1872
.. 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 `
1874
1874
instead of hard-coded :class: `SSLSocket `.
1875
1875
1876
1876
.. attribute :: SSLContext.sslsocket_class
@@ -1896,7 +1896,7 @@ to speed up repeated connections from the same clients.
1896
1896
*session * argument was added.
1897
1897
1898
1898
.. 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 `
1900
1900
instead of hard-coded :class: `SSLObject `.
1901
1901
1902
1902
.. attribute :: SSLContext.sslobject_class
You can’t perform that action at this time.
0 commit comments