Skip to content
TILens What matters today in tech v0.0.9
Theme

Daily edition · Python

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

04 Jan 2026 edition
Python GitHub

celery/celery: v5.6.2

What's Changed Fix recursive WorkController instantiation in DjangoWorkerFixup + AttributeError when pool_cls is a string by @bruunotrindade in #10045 Bugfix: Revoked tasks now immediately update backend status to…

Source: Celery Releases Nusnus
Python GitHub

celery/celery: v5.6.1

What's Changed Fix Redis Sentinel ACL authentication support by @anthonykuzmich7 in #10013 Fix: Broker heartbeats not sent during graceful shutdown by @weetster in #9986 docs #5410 -- Document confirm_publish broker…

Source: Celery Releases Nusnus