Re: [Twisted-Python] Twisted 16.4.0 Prerelease 1 Announcement

2016-08-15 Thread Tristan Seligmann
On Sat, 13 Aug 2016 at 08:19 Amber "Hawkie" Brown wrote: > In a rare Twisted release double feature right after 16.3.1, I bring you > the first prerelease of Twisted 16.4.0. > FWIW my $DAYJOB test suite passes against 16.4.0rc1. ___ Twisted-Python mail

Re: [Twisted-Python] Twisted 16.4.0 Prerelease 1 Announcement

2016-08-14 Thread Glyph Lefkowitz
> On Aug 14, 2016, at 9:18 PM, John Santos wrote: > > > Quick check with my app (Python 2.7) which uses twisted.conch and t.c.insults > pretty heavily shows no problems with Twisted 16.4.0. > > I really appreciate the Twisted project's attention to backwards > compatibility, though someday I

Re: [Twisted-Python] Twisted 16.4.0 Prerelease 1 Announcement

2016-08-14 Thread John Santos
Quick check with my app (Python 2.7) which uses twisted.conch and t.c.insults pretty heavily shows no problems with Twisted 16.4.0. I really appreciate the Twisted project's attention to backwards compatibility, though someday I will port this to Python 3 :-) -- John Santos Evans Griffiths & H

Re: [Twisted-Python] Twisted 16.4.0 Prerelease 1 Announcement

2016-08-13 Thread meejah
txtorcon runs all tests fine with 16.4.0pre1 Thanks! Lots of great additions, it looks like :) meejah ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Twisted 16.4.0 Prerelease 1 Announcement

2016-08-13 Thread Glyph Lefkowitz
> On Aug 13, 2016, at 4:38 PM, Amber Brown wrote: > > You needn't be concerned, Glyph, the asyncio reactor landed after I cut the > release, so it's existence is currently a spoiler for season 16.5 of Twisted > ;) > Oops! :) We should have an easier system for tracking this stuff. In any ca

Re: [Twisted-Python] Twisted 16.4.0 Prerelease 1 Announcement

2016-08-13 Thread Amber Brown
You needn't be concerned, Glyph, the asyncio reactor landed after I cut the release, so it's existence is currently a spoiler for season 16.5 of Twisted ;) On 14 Aug 2016 09:34, "Glyph Lefkowitz" wrote: > > On Aug 12, 2016, at 11:18 PM, Amber Hawkie Brown < > hawk...@atleastfornow.net> wrote: >

Re: [Twisted-Python] Twisted 16.4.0 Prerelease 1 Announcement

2016-08-13 Thread Glyph Lefkowitz
> On Aug 12, 2016, at 11:18 PM, Amber Hawkie Brown > wrote: > > In a rare Twisted release double feature right after 16.3.1, I bring you the > first prerelease of Twisted 16.4.0. > > This is a big release, the first after the Git migration has really kicked > in! And so, here's what it bring

[Twisted-Python] Twisted 16.4.0 Prerelease 1 Announcement

2016-08-12 Thread Amber "Hawkie" Brown
In a rare Twisted release double feature right after 16.3.1, I bring you the first prerelease of Twisted 16.4.0. This is a big release, the first after the Git migration has really kicked in! And so, here's what it brings us: - twist, a new command line tool for running Twisted plugins, similar