Skip to content

Commit 7bf71f0

Browse files
committed
PYTHON-5272 Expand changelog entry with per-case caching details
1 parent 04733ea commit 7bf71f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Changes in Version 4.18.0
77
- Improved TLS connection performance by reusing TLS sessions across connections
88
to the same server, avoiding a full handshake on each new connection.
99
Session reuse is active on the sync path unconditionally, and on the async
10-
path when running Python 3.11 or later.
10+
path on Python 3.11 or later.
1111

1212
Changes in Version 4.17.0 (2026/04/20)
1313
--------------------------------------

0 commit comments

Comments
 (0)