RepoJournal
Django

@django

Python's batteries-included web framework

Keep up with Django in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Python Full archive →

The Wire · Showcase

CHANNELS_REDIS DROPS PYTHON 3.9, TIGHTENS CI

By RepoJournal · Filed · About Django

Django's Redis adapter is cutting legacy Python support and fixing its CI pipeline in the same breath.

Channels_redis is dropping Python 3.9 support [1], treating it as sufficiently old to remove from the test matrix. Nikolas is simultaneously landing a lint check fix in the CI workflow [2], cleaning up the automation layer while the dependency floor moves up. This is a clean sweep: the version floor rises, the tooling stabilizes, and there's no breaking news downstream. The ASV benchmark harness picked up new ubuntu-latest results overnight [3], a routine data point with no signal.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Remove Python 3.9 support ↗ django/channels_redis
  2. [2] github actions: Fix lint check ↗ django/channels_redis
  3. [3] Results for ubuntu-latest added [skip ci] django/django-asv

Quick answers

What shipped in Django on August 17, 2026?
Django's Redis adapter is cutting legacy Python support and fixing its CI pipeline in the same breath. In total, 3 commits and 2 pull requests landed.
Who contributed to Django on August 17, 2026?
1 developer shipped this update, including Nikolas Nyby.
What were the notable Django updates?
Remove Python 3.9 support, github actions: Fix lint check, and Results for ubuntu-latest added [skip ci].

More from @django

Daily updates, in your inbox

Follow Django

Keep up with Django in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?