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:
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/twisted-8.2.0/NEWS?forma...
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:
2009/1/6 Christopher Armstrong radix@twistedmatrix.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:
This year is for 9.x version, isn't?
A query to cheese shop returns 8.1 Version:
http://pypi.python.org/pypi?%3Aaction=search&term=twisted&submit=sea...
:-(
Thanks a lot for all twisted contributors
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/twisted-8.2.0/NEWS?forma...
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:
-- Christopher Armstrong http://radix.twistedmatrix.com/ http://planet-if.com/ http://canonical.com/
Twisted-web mailing list Twisted-web@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
On Tue, Jan 6, 2009 at 4:26 PM, lasizoillo lasizoillo@gmail.com wrote:
2009/1/6 Christopher Armstrong radix@twistedmatrix.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:
This year is for 9.x version, isn't?
I did mention that it's been out for more than a week :-)
A query to cheese shop returns 8.1 Version:
http://pypi.python.org/pypi?%3Aaction=search&term=twisted&submit=sea...
It'll be updated in a bit.