|
|
Subscribe / Log in / New account

Twisted 8.2 released

From:  "Christopher Armstrong" <radix-AT-twistedmatrix.com>
To:  "Twisted general discussion" <twisted-python-AT-twistedmatrix.com>, "Twisted Web World" <twisted-web-AT-twistedmatrix.com>, python-list-AT-python.org, python-announce-list-AT-python.org, lwn-AT-lwn.net
Subject:  ANN: Twisted 8.2 released
Date:  Tue, 6 Jan 2009 15:07:34 -0500
Message-ID:  <60ed19d40901061207p4260331en8a4021a0dda0df4c@mail.gmail.com>

Version 8.2 of Twisted is now out (actually, it's been out for over a
week now!). You can download it (in Windows, Mac, and source forms)
at:

    http://twistedmatrix.com/

Twisted 8.2 is a major feature release, also including many important bug fixes:

 * twistd now has a --umask option for specifying the umask
 * Log observers can now be configured in .tac files
 * ProcessProtocols can now implement processExited to get reliable
notification of a process exiting
 * FTPClient has many more convenience methods
 * Twisted.words now has a standalone XMPP router
 * Twisted.names now supports NAPTR records
 * Twisted.web can now deal with multi-value headers and supports the
Range header in requests for static files

There have been many additional improvements which you can read all
about in the release notes:

    http://twistedmatrix.com/trac/browser/tags/releases/twist...


What is Twisted? From the web site:

Twisted is an event-driven networking engine written in Python and
licensed under the MIT license.

Twisted projects variously support TCP, UDP, SSL/TLS, multicast, Unix
sockets, a large number of protocols (including HTTP, NNTP, IMAP, SSH,
IRC, FTP, and others), and much more. See more at:

    http://twistedmatrix.com/


-- 
Christopher Armstrong
http://radix.twistedmatrix.com/
http://planet-if.com/
http://canonical.com/




to post comments


Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds