We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04733ea commit 7bf71f0Copy full SHA for 7bf71f0
1 file changed
doc/changelog.rst
@@ -7,7 +7,7 @@ Changes in Version 4.18.0
7
- Improved TLS connection performance by reusing TLS sessions across connections
8
to the same server, avoiding a full handshake on each new connection.
9
Session reuse is active on the sync path unconditionally, and on the async
10
- path when running Python 3.11 or later.
+ path on Python 3.11 or later.
11
12
Changes in Version 4.17.0 (2026/04/20)
13
--------------------------------------
0 commit comments