python-projects
Thread
Date
Earlier messages
Later messages
Messages by Date
2011/01/31
Re: [Python-projects] pylint: changing rules for variable names
Adrien Di Mascio
2011/01/31
[Python-projects] pylint: changing rules for variable names
Roy Lowrance
2011/01/31
Re: [Python-projects] pylint and alternative imports?
Jean-Michel Pichavant
2011/01/29
[Python-projects] pylint and alternative imports?
Dan Stromberg
2011/01/29
[Python-projects] Running Pylint from one Python install using different Python version
Michael Rans
2011/01/25
Re: [Python-projects] pylint: ability to disable W0612 (unused variable) warnings with sequence unpacking
Jaakko Salli
2011/01/25
Re: [Python-projects] pylint: ability to disable W0612 (unused variable) warnings with sequence unpacking
Jean-Michel Pichavant
2011/01/25
Re: [Python-projects] pylint: ability to disable W0612 (unused variable) warnings with sequence unpacking
Eric Deplagne
2011/01/25
Re: [Python-projects] pylint: ability to disable W0612 (unused variable) warnings with sequence unpacking
James Lingard
2011/01/25
Re: [Python-projects] pylint: ability to disable W0612 (unused variable) warnings with sequence unpacking
James Lingard
2011/01/24
Re: [Python-projects] pylint: ability to disable W0612 (unused variable) warnings with sequence unpacking
Sylvain Thénault
2011/01/24
Re: [Python-projects] pylint: ability to disable W0612 (unused variable) warnings with sequence unpacking
Dan Stromberg
2011/01/24
Re: [Python-projects] pylint: ability to disable W0612 (unused variable) warnings with sequence unpacking
Jean-Michel Pichavant
2011/01/24
[Python-projects] pylint: ability to disable W0612 (unused variable) warnings with sequence unpacking
James Lingard
2011/01/21
[Python-projects] pytest traceback formatting
Jean-Philippe Thierry
2011/01/18
[Python-projects] pylint 0.23.0: Test suite incompatible with Python 3
Arfrever Frehtes Taifersar Arahesis
2011/01/18
Re: [Python-projects] logilab-astng 0.21.1: Missing usage of distutils.command.build_py.build_py_2to3
Julien Jehannet
2011/01/17
[Python-projects] logilab-astng 0.21.1: Missing usage of distutils.command.build_py.build_py_2to3
Arfrever Frehtes Taifersar Arahesis
2011/01/17
Re: [Python-projects] AttributeError: 'Class' object has no attribute 'elts'
Sylvain Thénault
2011/01/17
[Python-projects] AttributeError: 'Class' object has no attribute 'elts'
comrad awsum!
2011/01/13
Re: [Python-projects] tutorial uses deprecated disable-msg
Sylvain Thénault
2011/01/13
[Python-projects] tutorial uses deprecated disable-msg
Wolfgang Rohdewald
2011/01/11
Re: [Python-projects] pylint 0.23 AttributeError: str object has no attribute _infer_name
Wolfgang Rohdewald
2011/01/11
Re: [Python-projects] pylint 0.23 AttributeError: str object has no attribute _infer_name
Sylvain Thénault
2011/01/10
[Python-projects] pylint 0.23 AttributeError: str object has no attribute _infer_name
Wolfgang Rohdewald
2011/01/10
Re: [Python-projects] Pylint doesn't like IPython
Sylvain Thénault
2011/01/10
[Python-projects] Pylint doesn't like IPython
Jean-Michel Pichavant
2011/01/10
Re: [Python-projects] Pylint doesn't find modules even if they are in the pythonpath
Sylvain Thénault
2011/01/10
Re: [Python-projects] logilab-common 0.53.0 and pylint 0.22.0 packages failed to build as RPM
Julien Jehannet
2011/01/10
Re: [Python-projects] Pylint doesn't find modules even if they are in the pythonpath
Jürgen Hermann
2011/01/05
Re: [Python-projects] Pylint doesn't find modules even if they are in the pythonpath
Sylvain Thénault
2011/01/05
Re: [Python-projects] astng patches to make object.__new__ work with pylint on python2.5
Sylvain Thénault
2011/01/04
[Python-projects] astng patches to make object.__new__ work with pylint on python2.5
Chris Torek
2011/01/03
Re: [Python-projects] Patch required for epylint on Windows
vijayendra bapte
2011/01/03
Re: [Python-projects] Patch required for epylint on Windows
Sylvain Thénault
2011/01/03
Re: [Python-projects] Warn about unused instance attributes?
Sylvain Thénault
2011/01/03
Re: [Python-projects] pylint thinks tab is 2 spaces
Sylvain Thénault
2010/12/30
[Python-projects] Warn about unused instance attributes?
skip
2010/12/21
Re: [Python-projects] Using pylint as a mercurial commit hook
Nicolas Chauvat
2010/12/21
Re: [Python-projects] Using pylint as a mercurial commit hook
Stephen Mullins
2010/12/21
[Python-projects] pylint thinks tab is 2 spaces
Marijn Schouten
2010/12/21
Re: [Python-projects] Using pylint as a mercurial commit hook
Jürgen Hermann
2010/12/21
[Python-projects] Using pylint as a mercurial commit hook
Stephen Mullins
2010/12/17
Re: [Python-projects] Pylint doesn't find modules even if they are in the pythonpath
Naty Bidart
2010/12/17
[Python-projects] Patch required for epylint on Windows
vijayendra bapte
2010/12/15
Re: [Python-projects] pylint exits with code 29
Arve Knudsen
2010/12/15
Re: [Python-projects] logilab.common.testlib tutorial
Julien Jehannet
2010/12/15
Re: [Python-projects] logilab.common.testlib tutorial
Jean-Philippe Thierry
2010/12/15
Re: [Python-projects] pylint exits with code 29
Jürgen Hermann
2010/12/15
Re: [Python-projects] pylint exits with code 29
Eric Deplagne
2010/12/15
Re: [Python-projects] pylint exits with code 29
Arve Knudsen
2010/12/15
Re: [Python-projects] logilab.common.testlib tutorial
Nicolas Chauvat
2010/12/15
Re: [Python-projects] logilab.common.testlib tutorial
Julien Jehannet
2010/12/15
Re: [Python-projects] pylint exits with code 29
Sandro Tosi
2010/12/15
Re: [Python-projects] pylint exits with code 29
Sandro Tosi
2010/12/15
[Python-projects] pylint exits with code 29
Arve Knudsen
2010/12/14
[Python-projects] logilab.common.testlib tutorial
Jean-Philippe Thierry
2010/12/06
Re: [Python-projects] logilab-common 0.53.0: Test failure
Julien Jehannet
2010/12/06
[Python-projects] logilab-common 0.53.0: Test failure
Matthias Liebig
2010/12/06
Re: [Python-projects] pylint 0.22.0 : alpha release of python3.x support
Nicolas Chauvat
2010/12/06
Re: [Python-projects] pylint 0.22.0 : alpha release of python3.x support
Alexandre Fayolle
2010/12/06
Re: [Python-projects] pylint 0.22.0 : alpha release of python3.x support
Julien Jehannet
2010/12/05
Re: [Python-projects] pylint 0.22.0 : alpha release of python3.x support
Emile Anclin
2010/12/05
Re: [Python-projects] pylint 0.22.0 : alpha release of python3.x support
Arfrever Frehtes Taifersar Arahesis
2010/11/22
[Python-projects] pylint W0703 : catching Exception
Emile Anclin
2010/11/18
[Python-projects] False Positive E1101
Nikolaus Rath
2010/11/16
[Python-projects] pylint 0.22.0 : alpha release of python3.x support
Emile Anclin
2010/11/16
Re: [Python-projects] lint programmatically
Jean-Michel Pichavant
2010/11/16
Re: [Python-projects] lint programmatically
Emile Anclin
2010/11/15
[Python-projects] lint programmatically
Okko Willeboordse
2010/11/12
Re: [Python-projects] Pylint doesn't find modules even if they are in the pythonpath
Sylvain Thénault
2010/11/10
[Python-projects] Pylint doesn't find modules even if they are in the pythonpath
Naty Bidart
2010/11/02
Re: [Python-projects] pylint and properties
Sylvain Thénault
2010/11/02
Re: [Python-projects] pylint and properties
Wolfgang Rohdewald
2010/11/02
Re: [Python-projects] pylint and properties
Sylvain Thénault
2010/11/01
[Python-projects] pylint and properties
Wolfgang Rohdewald
2010/11/01
Re: [Python-projects] logilab-common 0.52.0: Test failures
Arfrever Frehtes Taifersar Arahesis
2010/10/25
Re: [Python-projects] E0611
Pierre-Yves David
2010/10/25
Re: [Python-projects] Please make pylint installable with setup.py develop
Pierre-Yves David
2010/10/25
Re: [Python-projects] E0611
Emile Anclin
2010/10/25
Re: [Python-projects] E0611
Arve Knudsen
2010/10/25
Re: [Python-projects] Please make pylint installable with setup.py develop
Arve Knudsen
2010/10/25
Re: [Python-projects] Please make pylint installable with setup.py develop
Arve Knudsen
2010/10/25
Re: [Python-projects] E0611
Sylvain Thénault
2010/10/25
Re: [Python-projects] Please make pylint installable with setup.py develop
Sylvain Thénault
2010/10/25
Re: [Python-projects] Please make pylint installable with setup.py develop
Nicolas Chauvat
2010/10/25
Re: [Python-projects] Please make pylint installable with setup.py develop
Arve Knudsen
2010/10/25
Re: [Python-projects] E0611
Nicolas Chauvat
2010/10/25
Re: [Python-projects] Please make pylint installable with setup.py develop
Nicolas Chauvat
2010/10/25
[Python-projects] E0611
Arve Knudsen
2010/10/25
Re: [Python-projects] Pylint from Mercurial requires newer version of astng?
Arve Knudsen
2010/10/25
Re: [Python-projects] Please make pylint installable with setup.py develop
Arve Knudsen
2010/10/25
Re: [Python-projects] Pylint from Mercurial requires newer version of astng?
Emile Anclin
2010/10/25
Re: [Python-projects] Please make pylint installable with setup.py develop
Pierre-Yves David
2010/10/25
Re: [Python-projects] Please make pylint installable with setup.py develop
Nicolas Chauvat
2010/10/25
[Python-projects] Pylint from Mercurial requires newer version of astng?
Arve Knudsen
2010/10/25
[Python-projects] Please make pylint installable with setup.py develop
Arve Knudsen
2010/10/21
Re: [Python-projects] pylint: False positive C0322 with multi-line function decorator call using a keyword argument
Sylvain Thénault
2010/10/21
[Python-projects] pylint: False positive C0322 with multi-line function decorator call using a keyword argument
James Lingard
2010/10/21
Re: [Python-projects] pylint bug - E1101 & E0102 upon use of @property + @foo.setter
Yoni Tsafir
2010/10/20
Re: [Python-projects] pylint bug - E1101 & E0102 upon use of @property + @foo.setter
Sylvain Thénault
2010/10/19
Re: [Python-projects] logilab-common 0.52.0: Test failures
Julien Jehannet
2010/10/18
Re: [Python-projects] Pylint 3k coming soon !
Tshepang Lekhonkhobe
2010/10/18
Re: [Python-projects] pylint: Two false positives (W0612 and E1101) with function attributes
Emile Anclin
2010/10/18
[Python-projects] pylint: Two false positives (W0612 and E1101) with function attributes
James Lingard
2010/10/17
Re: [Python-projects] fyzz
Adrien Di Mascio
2010/10/16
Re: [Python-projects] logilab-common 0.52.0: Test failures
Arfrever Frehtes Taifersar Arahesis
2010/10/16
Re: [Python-projects] logilab-common-0.51.1 fails tests with Python 2.7
Arfrever Frehtes Taifersar Arahesis
2010/10/14
[Python-projects] Pylint 3k coming soon !
Emile Anclin
2010/10/12
Re: [Python-projects] pylintrc options defined in the python files themselves
Sylvain Thénault
2010/10/12
[Python-projects] pylintrc options defined in the python files themselves
Sander van Noort
2010/10/11
Re: [Python-projects] [PATCH] logilab-astng: add support for Python 2.7 dict comprehensions and set comprehensions
Emile Anclin
2010/10/11
Re: [Python-projects] [PATCH] logilab-astng: add support for Python 2.7 dict comprehensions and set comprehensions
Daniel Harding
2010/10/11
Re: [Python-projects] Pylint warns about name when assigning class to constant
Sylvain Thénault
2010/10/10
[Python-projects] Pylint warns about name when assigning class to constant
Stefan Parviainen
2010/10/09
Re: [Python-projects] [PATCH] logilab-astng: add support for Python 2.7 dict comprehensions and set comprehensions
Daniel Harding
2010/10/07
Re: [Python-projects] [PATCH] pylint: add support for set and dict comprehensions
Emile Anclin
2010/10/07
[Python-projects] [PATCH] pylint: add support for set and dict comprehensions
Daniel Harding
2010/10/07
Re: [Python-projects] pylint supporting non-standard python extensions
Sylvain Thénault
2010/10/06
Re: [Python-projects] Improving type inference in astng
Sylvain Thénault
2010/10/06
Re: [Python-projects] pylint supporting non-standard python extensions
Sylvain Thénault
2010/10/06
Re: [Python-projects] pylint supporting non-standard python extensions
A.T.Hofkamp
2010/10/06
Re: [Python-projects] pylint supporting non-standard python extensions
Marc-Antoine Ruel
2010/10/06
[Python-projects] pylint supporting non-standard python extensions
Marc-Antoine Ruel
2010/10/06
Re: [Python-projects] Improving type inference in astng
Marc-Antoine Ruel
2010/10/06
[Python-projects] progress on making Pylint py3k compatible
Emile Anclin
2010/10/06
Re: [Python-projects] Improving type inference in astng
Sylvain Thénault
2010/10/05
Re: [Python-projects] Improving type inference in astng
Marc-Antoine Ruel
2010/10/05
[Python-projects] Improving type inference in astng
Marc-Antoine Ruel
2010/10/05
Re: [Python-projects] pylint test errors
Sylvain Thénault
2010/10/05
Re: [Python-projects] pylint test errors
Nikolaus Rath
2010/10/04
Re: [Python-projects] pylint test errors
Sylvain Thénault
2010/10/04
Re: [Python-projects] [PATCH] logilab-astng: add support for Python 2.7 dict comprehensions and set comprehensions
Emile Anclin
2010/10/02
Re: [Python-projects] pylint test errors
Nikolaus Rath
2010/10/02
Re: [Python-projects] logilab-astng test errors
Nikolaus Rath
2010/10/01
[Python-projects] [PATCH] logilab-astng: add support for Python 2.7 dict comprehensions and set comprehensions
Daniel Harding
2010/09/30
Re: [Python-projects] A design for inc-lint, an incremental pylint
Edward K. Ream
2010/09/30
Re: [Python-projects] logilab-common-0.51.1 fails tests with Python 2.7
Julien Jehannet
2010/09/30
Re: [Python-projects] logilab-common 0.52.0: Test failures
Julien Jehannet
2010/09/30
Re: [Python-projects] logilab-common 0.52.0: Test failures (/usr/libXX issue in modutils)
Julien Jehannet
2010/09/29
Re: [Python-projects] logilab-common 0.52.0: Test failures (/usr/libXX issue in modutils)
Arfrever Frehtes Taifersar Arahesis
2010/09/29
Re: [Python-projects] logilab-common-0.51.1 fails tests with Python 2.7
Arfrever Frehtes Taifersar Arahesis
2010/09/29
Re: [Python-projects] logilab-common 0.52.0: Test failures (/usr/libXX issue in modutils)
Andrey Rahmatullin
2010/09/29
Re: [Python-projects] logilab-common 0.52.0: Test failures (/usr/libXX issue in modutils)
Julien Jehannet
2010/09/29
Re: [Python-projects] logilab-common 0.52.0: Test failures
Julien Jehannet
2010/09/29
Re: [Python-projects] logilab-common 0.52.0: Test failures (/usr/libXX issue in modutils)
Sylvain Thénault
2010/09/29
Re: [Python-projects] logilab-common 0.52.0: Test failures (/usr/libXX issue in modutils)
Julien Jehannet
2010/09/29
Re: [Python-projects] [ANN] (probably) last version of Pylint & all supporting python 2.3 released
Jürgen Hermann
2010/09/29
[Python-projects] linting python3 (Re: [pypy-dev] Question on the future of RPython)
Alexandre Fayolle
2010/09/29
Re: [Python-projects] logilab-common 0.52.0: Test failures
Andrey Rahmatullin
2010/09/29
Re: [Python-projects] A design for inc-lint, an incremental pylint
Emile Anclin
2010/09/29
[Python-projects] logilab-common 0.52.0: Test failures
Arfrever Frehtes Taifersar Arahesis
2010/09/29
Re: [Python-projects] A design for inc-lint, an incremental pylint
Edward K. Ream
2010/09/28
Re: [Python-projects] logilab-common-0.51.1 fails tests with Python 2.7
Sylvain Thénault
2010/09/28
Re: [Python-projects] logilab-common-0.51.1 fails tests with Python 2.7
Arfrever Frehtes Taifersar Arahesis
2010/09/28
[Python-projects] [ANN] (probably) last version of Pylint & all supporting python 2.3 released
Sylvain Thénault
2010/09/28
Re: [Python-projects] logilab-astng test errors
Sylvain Thénault
2010/09/28
Re: [Python-projects] pylint test errors
Sylvain Thénault
2010/09/28
Re: [Python-projects] logilab-astng test errors
Nikolaus Rath
2010/09/28
Re: [Python-projects] pylint test errors
Nikolaus Rath
2010/09/28
Re: [Python-projects] A design for inc-lint, an incremental pylint
Derek Harland
2010/09/28
Re: [Python-projects] A design for inc-lint, an incremental pylint
Emile Anclin
2010/09/27
Re: [Python-projects] logilab-astng test errors
Sylvain Thénault
2010/09/27
Re: [Python-projects] logilab-astng test errors
Nikolaus Rath
2010/09/27
Re: [Python-projects] pylint and absolute imports
Nikolaus Rath
2010/09/27
Re: [Python-projects] pylint test errors
Sylvain Thénault
2010/09/27
Re: [Python-projects] pylint test errors
Emile Anclin
2010/09/27
Re: [Python-projects] logilab-astng test errors
Sylvain Thénault
2010/09/27
Re: [Python-projects] pylint and absolute imports
Sylvain Thénault
2010/09/27
Re: [Python-projects] logilab-astng test errors
Emile Anclin
2010/09/25
[Python-projects] pylint and absolute imports
Nikolaus Rath
2010/09/25
[Python-projects] pylint test errors
Nikolaus Rath
2010/09/25
[Python-projects] logilab-astng test errors
Nikolaus Rath
2010/09/20
Re: [Python-projects] Feedback on the mergediff extension
Hans Meine
2010/09/20
Re: [Python-projects] logilab-common-0.51.1 fails tests with Python 2.7
Emile Anclin
2010/09/20
Re: [Python-projects] Pylint feature request
Michael
2010/09/20
Re: [Python-projects] Pylint feature request
Emile Anclin
2010/09/20
[Python-projects] Pylint feature request
Michael
2010/09/18
[Python-projects] logilab-common-0.51.1 fails tests with Python 2.7
Arfrever Frehtes Taifersar Arahesis
2010/09/17
Re: [Python-projects] list of pylint checks
Solomon Lutze
2010/09/16
Re: [Python-projects] list of pylint checks
Sylvain Thénault
2010/09/16
Re: [Python-projects] list of pylint checks
Gianni Pucciani
2010/09/16
Re: [Python-projects] Latest version of pylint (and astng + common) for python 2.3.5?
Sylvain Thénault
2010/09/16
Re: [Python-projects] list of pylint checks
Sylvain Thénault
2010/09/16
Re: [Python-projects] Latest version of pylint (and astng + common) for python 2.3.5?
Sylvain Thénault
2010/09/16
[Python-projects] Latest version of pylint (and astng + common) for python 2.3.5?
Per Lindberg
2010/09/16
[Python-projects] list of pylint checks
Gianni Pucciani
2010/09/14
Re: [Python-projects] Py3k Port Part I : logilab-common
Sylvain Thénault
2010/09/14
[Python-projects] Py3k Port Part I : logilab-common
Emile Anclin
2010/09/13
Re: [Python-projects] Pylint 0.21.2 self-tests fail
Sylvain Thénault
2010/09/13
Re: [Python-projects] Pylint 0.21.2 self-tests fail
Andrey Rahmatullin
2010/09/13
Re: [Python-projects] false negative on L.extend()
Sylvain Thénault
2010/09/13
[Python-projects] false negative on L.extend()
A.T.Hofkamp
2010/09/10
Re: [Python-projects] Py3k port
Nicolas Chauvat
2010/09/09
Re: [Python-projects] Py3k port
Sylvain Thénault
2010/09/09
Re: [Python-projects] Py3k port
Emile Anclin
2010/09/09
Re: [Python-projects] Py3k port
Julien Jehannet
2010/09/09
Re: [Python-projects] Py3k port
Sylvain Thénault
2010/09/09
Re: [Python-projects] Py3k port
Emile Anclin
2010/09/07
Re: [Python-projects] Py3k port
Sylvain Thénault
Earlier messages
Later messages