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
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