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.
1 parent a157163 commit 6201215Copy full SHA for 6201215
tests/test_ssl.py
@@ -326,7 +326,7 @@ def loopback(
326
) -> tuple[Connection, Connection]:
327
"""
328
Create a connected socket pair and force two connected SSL sockets
329
- to talk to each other via memory BIOs.
+ to talk to each other.
330
331
if server_factory is None:
332
server_factory = loopback_server_factory
0 commit comments