to
Sylvain Thénault <sylvain.thenault at logilab dot fr>
subject
Re: [Python-projects] False warnings from 0.7.0 to 0.8.0
date
On Saturday, October 22, 2005 Sylvain Thénault - sylvain.thenault@logilab.fr wrote:2005/10/22 16:21
> On Saturday 22 October à 15:39, logilab.abcx@spamgourmet.com wrote:
>> Updating pylint from 0.7.0 to 0.8.0 generates a lot of false warnings.
> thanks for this quick bug reports ! I'll take a look at that when I'll
> be back from holidays in one week. Anyway, you really didn't had any of
> these false warning with pylint 0.7 ? duh...
No. I've just check this since from time to time I make an archive with
all the artefacts generated by my project, including build logs and pylint
logs.
There could be more new false warnings, but they are hard to see between
all of the above. It looks like you've done some major changes in this
version.
There are also a lot of the new "this method could be a function"
warnings. I'm sure they are all correct, but there are a lot of them.
I'll have to see what to do with them (probably disable them).
