Skip to content

Commit ee988fd

Browse files
committed
issue number fixed
1 parent ec8c093 commit ee988fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
* Close Unix sockets if the connection attempt fails. This prevents `ResourceWarning`s. (#3314)
7171
* Close SSL sockets if the connection attempt fails, or if validations fail. (#3317)
7272
* Eliminate mutable default arguments in the `redis.commands.core.Script` class. (#3332)
73-
* Fix SSL verification with `ssl_cert_reqs="none"` and `ssl_check_hostname=True` by automatically setting `check_hostname=False` when `verify_mode=ssl.CERT_NONE` (#3636)
73+
* Fix SSL verification with `ssl_cert_reqs="none"` and `ssl_check_hostname=True` by automatically setting `check_hostname=False` when `verify_mode=ssl.CERT_NONE` (#3635)
7474

7575
* 4.1.3 (Feb 8, 2022)
7676
* Fix flushdb and flushall (#1926)

0 commit comments

Comments
 (0)