> On Nov 28, 2015, at 8:48 PM, Amber Hawkie Brown
> wrote:
>
> On behalf of Twisted Matrix Laboratories, I am honoured to announce the
> release of Twisted 15.5!
Thanks again, Amber, for shepherding yet another significant release through
the process.
> - twistd is ported to Python 3, and i
On behalf of Twisted Matrix Laboratories, I am honoured to announce the release
of Twisted 15.5!
The sixth (!!) release in 2015 has quite a few goodies in it -- incrementalism
is the name of the game here, and everything is just a little better than it
was before. Some of the highlights of this
On Sat, Nov 28, 2015 at 10:41 PM, Glyph Lefkowitz
wrote:
>
> On Nov 25, 2015, at 04:54, Oon-Ee Ng wrote:
>
> On Tue, Nov 24, 2015 at 11:03 AM, Oon-Ee Ng wrote:
>
> And furthermore that when I do that, callRemote no longer returns a
> deferred (which makes sense, really) and instead gets a None.
> On Nov 25, 2015, at 04:54, Oon-Ee Ng wrote:
>
> On Tue, Nov 24, 2015 at 11:03 AM, Oon-Ee Ng wrote:
>> And furthermore that when I do that, callRemote no longer returns a
>> deferred (which makes sense, really) and instead gets a None. One more
>> check before I add my default errBacks then. O