Changes.Watch

Python changelog digest

Oct 27 - Nov 2, 2025. Useful releases, risky migrations, and noisy updates from the Python channel.

No matching updates in this bucket.

Python updates in 2025-w44

8.2.3

  • Fixed CVE‑2025‑62507 and multiple memory‑corruption bugs in XACKDEL, HGETEX, HyperLogLog, Cuckoo and Bloom filters.
  • Patched stack overflow, division‑by‑zero, counter overflow, and out‑of‑bounds access issues that could cause crashes or remote code execution.
  • Added mitigations for arbitrary memory read/write in Bloom filter and restored handling of invalid filters.

8.0.5

  • Fixed multiple critical crashes and memory safety issues across data structures (HGETEX, HyperLogLog, Cuckoo filter, Bloom filter, Top K).
  • Patched division‑by‑zero, counter overflow, and out‑of‑bounds accesses in filters.
  • Resolved arbitrary memory read/write vulnerabilities (thanks to AWS security disclosure).

7.4.7

  • Fixed a potential crash in HyperLogLog when processing entries larger than 2 GB.
  • Addressed a critical stability bug affecting a subset of users.

7.2.12

  • Critical bug fix preventing crashes in HyperLogLog when processing entries larger than 2 GB
  • Improves stability for affected subset of users

6.2.21

  • Critical fix for potential crash in HyperLogLog when processing entries larger than 2 GB.
  • Addresses a high‑urgency bug affecting a subset of users.

Custom Global Filters Available for Dashboards (Early Adopter)

  • Adds custom global filters for dashboards
  • Filters use the same properties available in the widget builder
  • Feature released as an early adopter preview