Download Latest Version 8.1.0 source code.zip (5.7 MB)
Email in envelope

Get an email when there's a new version of redis-py

Home / v8.0.1
Name Modified Size InfoDownloads / Week
Parent folder
8.0.1 source code.tar.gz 2026-06-23 5.4 MB
8.0.1 source code.zip 2026-06-23 5.6 MB
README.md 2026-06-23 1.3 kB
Totals: 3 Items   11.0 MB 0

Changes

🐛 Bug Fixes

  • Fix Unix socket maintenance notification handling and tests (#4097)
  • Fix async cluster node connection release on write errors (#4111)
  • Fixed async MultiDBClient with underlying RedisCluster (#4108)
  • Fix hiredis readiness checks for high file descriptors (#4115)
  • fix(search): parse RESP3 FT.SEARCH responses with bytes-typed keys (#4109)
  • Fixing pubsub's listen method to be blocking. (#4119)
  • fix(asyncio): release pooled connection when Pipeline.reset() is cancelled (#4123)
  • Avoid per-check fd allocation in hiredis _socket_can_read() — use poll() instead of a per-call selector (#4118)

🧰 Maintenance

  • Updating PyJWT dependency. (#4100)
  • Update CI badge in README.md (#4099)
  • Add missing url query argument parser for ssl_min_version (#4047)
  • ci: least-privilege permissions on spellcheck (read) and stale-issues (job-level write for actions/stale) (#4080)
  • Bumping github-versions actions (#4102)
  • Updating lib version + supported Redis versions in README.md + updating the Redis versions in CI test matrix (#4092)

We'd like to thank all the contributors who worked on this release! @violuke @mokashang @arpitjain099 @coredumperror @elena-kolevska @vladvildanov @petyaslavova

Source: README.md, updated 2026-06-23