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 a1dbf59 commit 751448dCopy full SHA for 751448d
CHANGES
@@ -67,6 +67,7 @@
67
* Close Unix sockets if the connection attempt fails. This prevents `ResourceWarning`s. (#3314)
68
* Close SSL sockets if the connection attempt fails, or if validations fail. (#3317)
69
* Eliminate mutable default arguments in the `redis.commands.core.Script` class. (#3332)
70
+ * Fix passing arguments to Redis() when forming Sentinel connections.
71
72
* 4.1.3 (Feb 8, 2022)
73
* Fix flushdb and flushall (#1926)
0 commit comments