Re: [Python-projects] pylint 0.22.0 : alpha release of python3.x support

2010-12-06 Thread Nicolas Chauvat
On Mon, Dec 06, 2010 at 10:40:06AM +0100, Alexandre Fayolle wrote: > What about renaming the unparsable files to '.py.syntaxerror' for example in > the archive and have pylint's unit test rename those before running? +1 not even sure renaming before linting is necessary. -- Nicolas Chauvat l

Re: [Python-projects] pylint 0.22.0 : alpha release of python3.x support

2010-12-06 Thread Alexandre Fayolle
On Monday 06 December 2010 10:32:29 Julien Jehannet wrote: > > * Arfrever Frehtes Taifersar Arahesis > > [06-déc.-2010 04:07]: > > > > 2010-11-16 11:53:47 Emile Anclin napisał(a): > > > Python3 support > > > --- > > > > > > However, the Python3.x support should be considered as an al

Re: [Python-projects] pylint 0.22.0 : alpha release of python3.x support

2010-12-06 Thread Julien Jehannet
> * Arfrever Frehtes Taifersar Arahesis [06-déc.-2010 > 04:07]: > 2010-11-16 11:53:47 Emile Anclin napisał(a): > > Python3 support > > --- > > > > However, the Python3.x support should be considered as an alpha release, > > since we know that some of the tests don't pass. > > > > I

Re: [Python-projects] pylint 0.22.0 : alpha release of python3.x support

2010-12-05 Thread Emile Anclin
On Monday 06 December 2010 04:09:29 Arfrever Frehtes Taifersar Arahesis wrote: > 2010-11-16 11:53:47 Emile Anclin napisał(a): > > Python3 support > > --- > > > > However, the Python3.x support should be considered as an alpha > > release, since we know that some of the tests don't pas

Re: [Python-projects] pylint 0.22.0 : alpha release of python3.x support

2010-12-05 Thread Arfrever Frehtes Taifersar Arahesis
2010-11-16 11:53:47 Emile Anclin napisał(a): > Python3 support > --- > > However, the Python3.x support should be considered as an alpha release, > since we know that some of the tests don't pass. > > If you install logilab-common, logilab-astng and pylint from source, you > also ha

[Python-projects] pylint 0.22.0 : alpha release of python3.x support

2010-11-16 Thread Emile Anclin
Hello everybody, we are pleased to announce the first Python 3.x compatible Pylint release with version 0.22.0 ! According to this, we also release logilab-common 0.53.0 and logilab-astng 0.21.0. Python3 support --- However, the Python3.x support should be considered as an alp