Re: [Twisted-Python] Twisted 12.2.0 released

2012-09-03 Thread Godson Gera
On Sat, Sep 1, 2012 at 7:17 PM, Ashwini Oruganti wrote: > On behalf of Twisted Matrix Laboratories, I am honored to announce the > release of Twisted 12.2. > > Congrats, Ashwini. adoptStreamConnection is much needed feature, happy to see that added to this release. -- Thanks & Regards, Godson G

Re: [Twisted-Python] Buildbot downtime

2012-09-03 Thread Tom Prince
I plan to upgrade twisted's buildbot tomorrow around Monday, September 3, 16h00 UTC[1]. During that time, the result of any builds done may be lost. Thus, I'd ask that people avoid committing to trunk during that time. I will send a reminder before I take down the buildbot both here, and on #twis

[Twisted-Python] Profiling problem: "bad marshal data"

2012-09-03 Thread Peter Westlake
When I pass twistd the --savestats option to save profile information as a pstats.Stats object instead of a textual report, the output file cannot be read: import pstats p = pstats.Stats(filename) gives: ValueError: bad marshal data (unknown type code) An output file generated with cPr

Re: [Twisted-Python] Buildbot downtime

2012-09-03 Thread Tom Prince
Tom Prince writes: > I will send a reminder before I take down the buildbot both here, and on > #twisted and #twisted-dev. Well, so it turns out that the upgrade hapenned before my email got through. But the upgrade appears to have gone through without issue. The builbot now requires authenticat