On behalf of the Twisted contributors I announce the release candidate of
Twisted 24.11.0.
This is a release triggered by the following bugfixes:
- twisted.internet.endpoints.clientFromString can handle "tls:" endpoints
with default `bindAddress`.
This was a regression introduced in 24.10.0. (#12350)
- HTTP server can handle listening on filesystem UNIX sockets.
This was a regression introduced in 24.10.0. (#12365)
- twisted.internet.tcp.Connection.setTcpNoDelay was updated to fix a
…
[View More]potential failure when setting TCP_NODELAY on macOS. (#12372)
The release and NEWS file is available for review at
https://github.com/twisted/twisted/pull/12374
Release candidate documentation is available at
https://twisted--12374.org.readthedocs.build/en/12374/
Wheels for the release candidate are available on PyPI
python -m pip install Twisted==24.11.0rc1
Please test it and report any issues.
If nothing comes up in the next few days, 24.11.0 will be released based on
the latest release candidate.
I would like to use this opportunity and thank https://thinkst.com/ and
https://www.sftpplus.com/ for the ongoing financial support.
--
Adi Roiban
[View Less]