[Twisted-Python] twistedchecker TypeError: modifiedBlankLines() takes exactly 6 arguments (7 given)

Glyph Lefkowitz glyph at twistedmatrix.com
Mon Sep 29 13:11:55 MDT 2014


On Sep 29, 2014, at 12:31 AM, Wolfgang Rohdewald <wolfgang.kde at rohdewald.de> wrote:

> Am Montag, 29. September 2014, 00:07:33 schrieb Glyph:
>> This week I will try to get <https://github.com/twisted/twistedchecker/pull/71/files> merged,
> 
> which requires exactly pep8 1.5.1
> 
> Ubuntu 14.04 installs 1.4.6
> I have the current 1.5.7
> 
> After downgrading to 1.4.6, twistedchecker works correctly.

The issue is actually logilab-common, not pep8 itself; twistedchecker can deal with more recent pep8 versions.

I fixed this on twistedchecker master:

<https://github.com/twisted/twistedchecker/commit/a7aa84aaa190459cab77397b31ec0d67d4116e9c>

More exciting, though, is Adi Roiban's contribution of Travis-CI continuous integration:

<https://github.com/twisted/twistedchecker/pull/71>

so we can pick up the pace on twistedchecker improvements a bit.  (The buildbot already runs straight out of Git, so improvements go live almost immediately.)

-glyph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20140929/5ed17c33/attachment-0002.html>


More information about the Twisted-Python mailing list