Discussion:
[Twisted-Python] Twisted 16.2.0pre1 Release Announcement
Amber "Hawkie" Brown
2016-05-09 14:25:14 UTC
Permalink
Hi everyone! Time for another Twisted prerelease!

Our release cadence stays steady, and this prerelease should bring some new nice features! The highlights include:

- twisted.protocols.haproxy.proxyEndpoint, a wrapper endpoint that gives some extra information to the wrapped protocols passed by haproxy;
- Migration of twistd and other twisted.application.app users to the new logging system (twisted.logger);
- Porting of parts of Twisted Names' server to Python 3;
- The removal of the very old MSN client code and the deprecation of the unmaintained ICQ/OSCAR client code;
- More cleanups in Conch in preparation for a Python 3 port and cleanups in HTTP code in preparation for HTTP/2 support;
- Over thirty tickets overall closed since 16.1.

For more information, check the NEWS file (link provided below).

As usual, it's available for download -- go here (https://twistedmatrix.com/Releases/pre/16.2.0pre1/) to get the prerelease tarballs and the full NEWS file.

Please let me know if you have any issues, as well as if you don't! If everything works well, that's a good thing for me to know :)

Twisted Regards,
Amber Brown (HawkOwl)
Glyph
2016-05-09 20:31:26 UTC
Permalink
Post by Amber "Hawkie" Brown
Hi everyone! Time for another Twisted prerelease!
Hooray!

-glyph
L. Daniel Burr
2016-05-10 16:35:06 UTC
Permalink
On May 9, 2016 at 9:26:31 AM, Amber Hawkie Brown (***@atleastfornow.net) wrote:
Hi everyone! Time for another Twisted prerelease! 

Our release cadence stays steady, and this prerelease should bring some new nice features! The highlights include: 

- twisted.protocols.haproxy.proxyEndpoint, a wrapper endpoint that gives some extra information to the wrapped protocols passed by haproxy;
Awesome.


- Migration of twistd and other twisted.application.app users to the new logging system (twisted.logger); 
More awesome.


- Porting of parts of Twisted Names' server to Python 3; 
- The removal of the very old MSN client code and the deprecation of the unmaintained ICQ/OSCAR client code; 
- More cleanups in Conch in preparation for a Python 3 port and cleanups in HTTP code in preparation for HTTP/2 support; 
Even more awesome.


- Over thirty tickets overall closed since 16.1. 


Awesomer still.

For more information, check the NEWS file (link provided below). 

As usual, it's available for download -- go here (https://twistedmatrix.com/Releases/pre/16.2.0pre1/) to get the prerelease tarballs and the full NEWS file. 

Please let me know if you have any issues, as well as if you don't! If everything works well, that's a good thing for me to know :) 

Twisted Regards, 
Amber Brown (HawkOwl) 
Seriously, the progress over the last year has been fantastic.  As a long time Twisted user who takes far more than he gives, let me express my gratitude for all the great releases of the last 12 months.

Thanks,

L. Daniel Burr
Glyph
2016-05-10 19:02:05 UTC
Permalink
Seriously, the progress over the last year has been fantastic. As a long time Twisted user who takes far more than he gives, let me express my gratitude for all the great releases of the last 12 months.
As you're expressing gratitude, I'd like to take the opportunity to remind everyone that gratitude sometimes takes the form of US dollars, which you can donate to the Twisted project on the front page of https://twistedmatrix.com/ :). I periodically holler about fundraising, but as all this successful infrastructure work has been landing it would be a real shame if we had a big outage because we ran out of money to pay our current infrastructure provider. (We are working on moving to donated hosting but, as always, system administration resources are the thing we have the least of.)

-glyph

Continue reading on narkive:
Loading...