We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42b43d3 commit 0bd07d8Copy full SHA for 0bd07d8
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
+ * Turn `acquire_connection` into a context manager (#3435)
71
72
* 4.1.3 (Feb 8, 2022)
73
* Fix flushdb and flushall (#1926)
0 commit comments