[Twisted-Python] hey pypy fans

2014-12-01 Thread Glyph
We (and by "we" I mean the greater part of Twisted Matrix Labs, including myself) frequently recommend the combination of PyPy and Twisted in production, yet PyPy is not a supported platform according to our own rules for platform support. I propose we change that. Until yesterday, even our un

Re: [Twisted-Python] HTTP combined log format in twisted.web.http changed from 13.2.0 to 14.0.0

2014-12-01 Thread Free Ekanayaka
On Tue, Nov 25, 2014 at 4:26 PM, Free Ekanayaka wrote: > Hi, > > it was > > line = '%s - - %s "%s" %d %s "%s" "%s"\n' % ( > > in 13.2.0 (twisted/web/http.py line 1920), and it's > > u'"%(ip)s" - - %(timestamp)s "%(method)s %(uri)s %(protocol)s" ' > > so basically the client IP