Re: [Twisted-Python] Trac downtime

2014-06-20 Thread HawkOwl
Hi, The web server version string says Twisted 11.1 — maybe we should upgrade that too? :) -hawkowl On 20 Jun 2014, at 1:38, Glyph Lefkowitz wrote: > Hello Twisted users, > > David Reid and I are attempting to upgrade our production Trac instance to > version 1.0.1 today, in order to addres

[Twisted-Python] Effects of calling transport.writeSomeData() ?

2014-06-20 Thread Mark Montague
We're writing a Twisted 14.0.0 application (on Python 2.7.7, Mac OS 10.9.3) that uses Conch as an SSH client; this is working fine. However, we have the requirement that in an advanced mode of operation for power users that the application take advantage of OpenSSH connection multiplexing over

Re: [Twisted-Python] Trac downtime

2014-06-20 Thread Glyph
On Jun 20, 2014, at 2:40 AM, HawkOwl wrote: > Hi, > > The web server version string says Twisted 11.1 — maybe we should upgrade > that too? :) Sounds like somebody should send a PR to Braid? :-) -glyph ___ Twisted-Python mailing list Twisted-Python

Re: [Twisted-Python] Trac downtime

2014-06-20 Thread HawkOwl
I was going to do that, but I do not understand where it is in braid :( - hawkowl On 21 Jun 2014, at 8:43, Glyph wrote: > On Jun 20, 2014, at 2:40 AM, HawkOwl wrote: > >> Hi, >> >> The web server version string says Twisted 11.1 — maybe we should upgrade >> that too? :) > > > Sounds like