File: 4.3.2.rst

package info (click to toggle)
python-django-channels 4.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,044 kB
  • sloc: python: 3,109; makefile: 155; javascript: 60; sh: 8
file content (13 lines) | stat: -rw-r--r-- 299 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
4.3.2 Release Notes
===================

Channels 4.3.1 is a bugfix release in the 4.3 series.

Bugfixes & Small Changes
------------------------

* Confirmed support for Django 6.0.

* Confirmed support for Python 3.14.

* Added ``types`` extra for ``types-channels`` stubs. See installation docs.