[Twisted-Python] Twisted 15.1 Release Announcement

On behalf of Twisted Matrix Laboratories, I am honoured to announce the release of Twisted 15.1.0 -- just in time for the PyCon sprints! This is not a big release, but does have some nice-to-haves: - You can now install Twisted's optional dependencies easier -- for example, `pip install twisted[tls]` installs Twisted with TLS support. - twisted.web.static.File allows defining a custom resource for rendering forbidden pages. - Twisted's MSN support is now deprecated. - More documentation has been added on how Trial finds tests. - ...and 26 other closed tickets containing bug fixes, feature enhancements, and documentation. For more information, check the NEWS file (link provided below). You can find the downloads at <https://pypi.python.org/pypi/Twisted> (or alternatively <http://twistedmatrix.com/trac/wiki/Downloads>) . The NEWS file is also available at <https://github.com/twisted/twisted/blob/releases/release-15.1.0-7758/NEWS>. Many thanks to everyone who had a part in this release - the supporters of the Twisted Software Foundation, the developers who contributed code as well as documentation, and all the people building great things with Twisted! Twisted Regards, Hawkie Owl

On Apr 13, 2015, at 04:17, HawkOwl <hawkowl@atleastfornow.net> wrote:
On behalf of Twisted Matrix Laboratories, I am honoured to announce the release of Twisted 15.1.0 -- just in time for the PyCon sprints!
This is not a big release, but does have some nice-to-haves:
- You can now install Twisted's optional dependencies easier -- for example, `pip install twisted[tls]` installs Twisted with TLS support. - twisted.web.static.File allows defining a custom resource for rendering forbidden pages. - Twisted's MSN support is now deprecated. - More documentation has been added on how Trial finds tests. - ...and 26 other closed tickets containing bug fixes, feature enhancements, and documentation.
For more information, check the NEWS file (link provided below).
You can find the downloads at <https://pypi.python.org/pypi/Twisted> (or alternatively <http://twistedmatrix.com/trac/wiki/Downloads>) . The NEWS file is also available at <https://github.com/twisted/twisted/blob/releases/release-15.1.0-7758/NEWS>.
Many thanks to everyone who had a part in this release - the supporters of the Twisted Software Foundation, the developers who contributed code as well as documentation, and all the people building great things with Twisted!
Twisted Regards, Hawkie Owl
This is very exciting. I am SUPER PUMPED to start telling people to `pip install twisted[tls]´ instead of the whole mess it used to be. Thanks in particular to you, Hawkie, and to Chris Wolfe who landed that patch (and brought twisted stickers to PyCon!) -glyph

zomg twisted stickers!!! Chris, let me know how much it is for you to send me some -- my laptop has Django stickers, but no Twisted. FOR SHAME - hawkie
On 14 Apr 2015, at 13:23, Glyph <glyph@twistedmatrix.com> wrote:
On Apr 13, 2015, at 04:17, HawkOwl <hawkowl@atleastfornow.net> wrote:
On behalf of Twisted Matrix Laboratories, I am honoured to announce the release of Twisted 15.1.0 -- just in time for the PyCon sprints!
This is not a big release, but does have some nice-to-haves:
- You can now install Twisted's optional dependencies easier -- for example, `pip install twisted[tls]` installs Twisted with TLS support. - twisted.web.static.File allows defining a custom resource for rendering forbidden pages. - Twisted's MSN support is now deprecated. - More documentation has been added on how Trial finds tests. - ...and 26 other closed tickets containing bug fixes, feature enhancements, and documentation.
For more information, check the NEWS file (link provided below).
You can find the downloads at <https://pypi.python.org/pypi/Twisted> (or alternatively <http://twistedmatrix.com/trac/wiki/Downloads>) . The NEWS file is also available at <https://github.com/twisted/twisted/blob/releases/release-15.1.0-7758/NEWS>.
Many thanks to everyone who had a part in this release - the supporters of the Twisted Software Foundation, the developers who contributed code as well as documentation, and all the people building great things with Twisted!
Twisted Regards, Hawkie Owl
This is very exciting. I am SUPER PUMPED to start telling people to `pip install twisted[tls]´ instead of the whole mess it used to be. Thanks in particular to you, Hawkie, and to Chris Wolfe who landed that patch (and brought twisted stickers to PyCon!)
-glyph
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Hey Hawkie! I gave Glyph all of the stickers that I had, as I thought he'd come into contact with more Twisted people than I do. As such, you might want ping him to get a hold of one. Thanks for all your hard work! Best, Chris // herrwolfe On Tue, Apr 14, 2015 at 12:28 AM, HawkOwl <hawkowl@atleastfornow.net> wrote:
zomg twisted stickers!!!
Chris, let me know how much it is for you to send me some -- my laptop has Django stickers, but no Twisted. FOR SHAME
- hawkie
On 14 Apr 2015, at 13:23, Glyph <glyph@twistedmatrix.com> wrote:
On Apr 13, 2015, at 04:17, HawkOwl <hawkowl@atleastfornow.net> wrote:
On behalf of Twisted Matrix Laboratories, I am honoured to announce the release of Twisted 15.1.0 -- just in time for the PyCon sprints!
This is not a big release, but does have some nice-to-haves:
- You can now install Twisted's optional dependencies easier -- for example, `pip install twisted[tls]` installs Twisted with TLS support. - twisted.web.static.File allows defining a custom resource for rendering forbidden pages. - Twisted's MSN support is now deprecated. - More documentation has been added on how Trial finds tests. - ...and 26 other closed tickets containing bug fixes, feature enhancements, and documentation.
For more information, check the NEWS file (link provided below).
You can find the downloads at <https://pypi.python.org/pypi/Twisted> (or alternatively <http://twistedmatrix.com/trac/wiki/Downloads>) . The NEWS file is also available at < https://github.com/twisted/twisted/blob/releases/release-15.1.0-7758/NEWS .
Many thanks to everyone who had a part in this release - the supporters of the Twisted Software Foundation, the developers who contributed code as well as documentation, and all the people building great things with Twisted!
Twisted Regards, Hawkie Owl
This is very exciting. I am SUPER PUMPED to start telling people to `pip install twisted[tls]´ instead of the whole mess it used to be. Thanks in particular to you, Hawkie, and to Chris Wolfe who landed that patch (and brought twisted stickers to PyCon!)
-glyph
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
-- Chris Wolfe chriswwolfe@gmail.com

On Tue, Apr 14, 2015 at 12:23 AM, Glyph <glyph@twistedmatrix.com> wrote:
I am SUPER PUMPED to start telling people to `pip install twisted[tls]´ instead of the whole mess it used to be.
This. This. SO MUCH THIS!
Thanks in particular to you, Hawkie, and to Chris Wolfe who landed that patch
Yes. Many thanks are due!
(and brought twisted stickers to PyCon!)
Somebody finally made stickers?!?! I knew I should have gone this year... -- Kevin Horn
participants (4)
-
Chris Wolfe
-
Glyph
-
HawkOwl
-
Kevin Horn