Twisted 15.0.0pre1 Announcement
Hi everyone! The long awaited 15.0 release is nearly here, and the first prerelease is available for you (yes, you!) to download and try out. Tarballs are available at https://twistedmatrix.com/Releases/pre/15.0.0pre1/ . Highlights are: - SSLv3 is disabled by default by endpoints created by `twisted.internet.endpoints.serverFromString` and `twisted.internet.endpoints.clientFromString`. - inlineCallbacks now has introductory documentation, and now supports using the return statement with a value on Python 3. - `twisted.web.client.Agent` now supports using UNIX sockets. - A whole bunch of bug fixes and other improvements, with 70+ closed tickets. For more details, please see the NEWS.txt file alongside the tarballs. Try them out! :) - hawkie
participants (1)
-
HawkOwl