Commit Graph

1 Commits

Author SHA1 Message Date
Leon Anavi
7206d7c135 python3-redis: Upgrade 2.10.6 -> 3.5.3
Upgrade to release 3.5.3:

- Restore try/except clauses to __del__ methods. These will be
  removed in 4.0 when more explicit resource management if
  enforced.
- Update the master_address when Sentinels promote a new master.
- Update SentinelConnectionPool to not forcefully disconnect
  other in-use connections which can negatively affect threaded
  applications.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2020-08-13 22:32:08 -07:00