[Twisted-Python] Twisted 19.10.0rc1 Release Candidate Announcement

Amber Brown (hawkowl) hawkowl at atleastfornow.net
Mon Oct 14 02:05:35 MDT 2019


Hello everyone, it's time for more Twisted!

It contains:

- Security fixes for HTTP/2 -- CVE-2019-9512 (Ping Flood), CVE-2019-9514
(Reset Flood), and CVE-2019-9515 (Settings Flood).  Thanks to Jonathan
Looney and Piotr Sikora.
- HTTP/2 fixes regarding timeouts.
- trial's assertResultOf, failureResultOf, and successResultOf, now
accept Deferred-awaiting coroutines.
- Various other bug fixes for POP3, conch.ssh.keys, and
twisted.web.client.FileBodyProducer.

You can get the tarball and the NEWS file at
https://twistedmatrix.com/Releases/rc/19.10.0rc1/ , or you can try it
out from PyPI:

     python -m pip install Twisted==19.10.0rc1

Please test it, and let me know how your applications fare, good or bad!
If nothing comes up, 19.10 will release in a week.

Twisted regards,

Amber Brown (hawkowl)



More information about the Twisted-Python mailing list