Skip to content

Commit 251f73f

Browse files
sethmlarsonnateprewitt
authored andcommitted
Add changelog entry for pyOpenSSL change
1 parent db47b9b commit 251f73f

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

HISTORY.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,14 @@ Release History
44
dev
55
---
66

7-
**Bugfixes**
7+
**Improvements**
8+
9+
- pyOpenSSL TLS implementation is now only used if Python
10+
either doesn't have an `ssl` module or doesn't support
11+
SNI. Previously pyOpenSSL was unconditionally used if available.
12+
This applies even if pyOpenSSL is installed via the
13+
`requests[security]` extra (#5443)
814

9-
- \[Short description of non-trivial change.\]
1015

1116
2.23.0 (2020-02-19)
1217
-------------------

0 commit comments

Comments
 (0)