python-projects
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [Python-projects] Warn about unused instance attributes?
Sylvain Thénault
[Python-projects] pylint thinks tab is 2 spaces
Marijn Schouten
Re: [Python-projects] pylint thinks tab is 2 spaces
Sylvain Thénault
[Python-projects] Using pylint as a mercurial commit hook
Stephen Mullins
Re: [Python-projects] Using pylint as a mercurial commit hook
Jürgen Hermann
Re: [Python-projects] Using pylint as a mercurial commit hook
Stephen Mullins
Re: [Python-projects] Using pylint as a mercurial commit hook
Nicolas Chauvat
[Python-projects] Patch required for epylint on Windows
vijayendra bapte
Re: [Python-projects] Patch required for epylint on Windows
Sylvain Thénault
Re: [Python-projects] Patch required for epylint on Windows
vijayendra bapte
[Python-projects] pylint exits with code 29
Arve Knudsen
Re: [Python-projects] pylint exits with code 29
Sandro Tosi
Re: [Python-projects] pylint exits with code 29
Sandro Tosi
Re: [Python-projects] pylint exits with code 29
Eric Deplagne
Re: [Python-projects] pylint exits with code 29
Arve Knudsen
Re: [Python-projects] pylint exits with code 29
Jürgen Hermann
Re: [Python-projects] pylint exits with code 29
Arve Knudsen
[Python-projects] logilab.common.testlib tutorial
Jean-Philippe Thierry
Re: [Python-projects] logilab.common.testlib tutorial
Julien Jehannet
Re: [Python-projects] logilab.common.testlib tutorial
Nicolas Chauvat
Re: [Python-projects] logilab.common.testlib tutorial
Jean-Philippe Thierry
Re: [Python-projects] logilab.common.testlib tutorial
Julien Jehannet
[Python-projects] logilab-common 0.53.0: Test failure
Matthias Liebig
Re: [Python-projects] logilab-common 0.53.0: Test failure
Julien Jehannet
[Python-projects] pylint W0703 : catching Exception
Emile Anclin
[Python-projects] False Positive E1101
Nikolaus Rath
[Python-projects] pylint 0.22.0 : alpha release of python3.x support
Emile Anclin
Re: [Python-projects] pylint 0.22.0 : alpha release of python3.x support
Arfrever Frehtes Taifersar Arahesis
Re: [Python-projects] pylint 0.22.0 : alpha release of python3.x support
Emile Anclin
Re: [Python-projects] pylint 0.22.0 : alpha release of python3.x support
Julien Jehannet
Re: [Python-projects] pylint 0.22.0 : alpha release of python3.x support
Alexandre Fayolle
Re: [Python-projects] pylint 0.22.0 : alpha release of python3.x support
Nicolas Chauvat
[Python-projects] lint programmatically
Okko Willeboordse
Re: [Python-projects] lint programmatically
Emile Anclin
Re: [Python-projects] lint programmatically
Jean-Michel Pichavant
[Python-projects] Pylint doesn't find modules even if they are in the pythonpath
Naty Bidart
Re: [Python-projects] Pylint doesn't find modules even if they are in the pythonpath
Sylvain Thénault
Re: [Python-projects] Pylint doesn't find modules even if they are in the pythonpath
Naty Bidart
Re: [Python-projects] Pylint doesn't find modules even if they are in the pythonpath
Sylvain Thénault
Re: [Python-projects] Pylint doesn't find modules even if they are in the pythonpath
Jürgen Hermann
Re: [Python-projects] Pylint doesn't find modules even if they are in the pythonpath
Sylvain Thénault
[Python-projects] Pylint doesn't like IPython
Jean-Michel Pichavant
Re: [Python-projects] Pylint doesn't like IPython
Sylvain Thénault
[Python-projects] pylint and properties
Wolfgang Rohdewald
Re: [Python-projects] pylint and properties
Sylvain Thénault
Re: [Python-projects] pylint and properties
Wolfgang Rohdewald
Re: [Python-projects] pylint and properties
Sylvain Thénault
[Python-projects] E0611
Arve Knudsen
Re: [Python-projects] E0611
Nicolas Chauvat
Re: [Python-projects] E0611
Sylvain Thénault
Re: [Python-projects] E0611
Arve Knudsen
Re: [Python-projects] E0611
Pierre-Yves David
Re: [Python-projects] E0611
Emile Anclin
[Python-projects] Pylint from Mercurial requires newer version of astng?
Arve Knudsen
Re: [Python-projects] Pylint from Mercurial requires newer version of astng?
Emile Anclin
Re: [Python-projects] Pylint from Mercurial requires newer version of astng?
Arve Knudsen
[Python-projects] Please make pylint installable with setup.py develop
Arve Knudsen
Re: [Python-projects] Please make pylint installable with setup.py develop
Nicolas Chauvat
Re: [Python-projects] Please make pylint installable with setup.py develop
Arve Knudsen
Re: [Python-projects] Please make pylint installable with setup.py develop
Nicolas Chauvat
Re: [Python-projects] Please make pylint installable with setup.py develop
Arve Knudsen
Re: [Python-projects] Please make pylint installable with setup.py develop
Nicolas Chauvat
Re: [Python-projects] Please make pylint installable with setup.py develop
Arve Knudsen
Re: [Python-projects] Please make pylint installable with setup.py develop
Pierre-Yves David
Re: [Python-projects] Please make pylint installable with setup.py develop
Sylvain Thénault
Re: [Python-projects] Please make pylint installable with setup.py develop
Arve Knudsen
Re: [Python-projects] Please make pylint installable with setup.py develop
Pierre-Yves David
[Python-projects] pylint: False positive C0322 with multi-line function decorator call using a keyword argument
James Lingard
Re: [Python-projects] pylint: False positive C0322 with multi-line function decorator call using a keyword argument
Sylvain Thénault
Re: [Python-projects] pylint bug - E1101 & E0102 upon use of @property + @foo.setter
Sylvain Thénault
Re: [Python-projects] pylint bug - E1101 & E0102 upon use of @property + @foo.setter
Yoni Tsafir
[Python-projects] pylint: Two false positives (W0612 and E1101) with function attributes
James Lingard
Re: [Python-projects] pylint: Two false positives (W0612 and E1101) with function attributes
Emile Anclin
Re: [Python-projects] fyzz
Adrien Di Mascio
[Python-projects] Pylint 3k coming soon !
Emile Anclin
Re: [Python-projects] Pylint 3k coming soon !
Tshepang Lekhonkhobe
[Python-projects] pylintrc options defined in the python files themselves
Sander van Noort
Re: [Python-projects] pylintrc options defined in the python files themselves
Sylvain Thénault
[Python-projects] Pylint warns about name when assigning class to constant
Stefan Parviainen
Re: [Python-projects] Pylint warns about name when assigning class to constant
Sylvain Thénault
[Python-projects] [PATCH] pylint: add support for set and dict comprehensions
Daniel Harding
Re: [Python-projects] [PATCH] pylint: add support for set and dict comprehensions
Emile Anclin
[Python-projects] pylint supporting non-standard python extensions
Marc-Antoine Ruel
Re: [Python-projects] pylint supporting non-standard python extensions
Marc-Antoine Ruel
Re: [Python-projects] pylint supporting non-standard python extensions
Sylvain Thénault
Re: [Python-projects] pylint supporting non-standard python extensions
A.T.Hofkamp
Re: [Python-projects] pylint supporting non-standard python extensions
Sylvain Thénault
[Python-projects] progress on making Pylint py3k compatible
Emile Anclin
[Python-projects] Improving type inference in astng
Marc-Antoine Ruel
Re: [Python-projects] Improving type inference in astng
Marc-Antoine Ruel
Re: [Python-projects] Improving type inference in astng
Sylvain Thénault
Re: [Python-projects] Improving type inference in astng
Marc-Antoine Ruel
Re: [Python-projects] Improving type inference in astng
Sylvain Thénault
Re: [Python-projects] Improving type inference in astng
James Lingard
Re: [Python-projects] Improving type inference in astng
Sylvain Thénault
[Python-projects] [PATCH] logilab-astng: add support for Python 2.7 dict comprehensions and set comprehensions
Daniel Harding
Re: [Python-projects] [PATCH] logilab-astng: add support for Python 2.7 dict comprehensions and set comprehensions
Emile Anclin
Re: [Python-projects] [PATCH] logilab-astng: add support for Python 2.7 dict comprehensions and set comprehensions
Daniel Harding
Re: [Python-projects] [PATCH] logilab-astng: add support for Python 2.7 dict comprehensions and set comprehensions
Daniel Harding
Re: [Python-projects] [PATCH] logilab-astng: add support for Python 2.7 dict comprehensions and set comprehensions
Emile Anclin
[Python-projects] linting python3 (Re: [pypy-dev] Question on the future of RPython)
Alexandre Fayolle
[Python-projects] logilab-common 0.52.0: Test failures
Arfrever Frehtes Taifersar Arahesis
Re: [Python-projects] logilab-common 0.52.0: Test failures
Andrey Rahmatullin
Re: [Python-projects] logilab-common 0.52.0: Test failures (/usr/libXX issue in modutils)
Julien Jehannet
Re: [Python-projects] logilab-common 0.52.0: Test failures (/usr/libXX issue in modutils)
Sylvain Thénault
Re: [Python-projects] logilab-common 0.52.0: Test failures (/usr/libXX issue in modutils)
Julien Jehannet
Re: [Python-projects] logilab-common 0.52.0: Test failures (/usr/libXX issue in modutils)
Arfrever Frehtes Taifersar Arahesis
Re: [Python-projects] logilab-common 0.52.0: Test failures (/usr/libXX issue in modutils)
Julien Jehannet
Re: [Python-projects] logilab-common 0.52.0: Test failures (/usr/libXX issue in modutils)
Andrey Rahmatullin
Re: [Python-projects] logilab-common 0.52.0: Test failures
Julien Jehannet
Re: [Python-projects] logilab-common 0.52.0: Test failures
Julien Jehannet
Re: [Python-projects] logilab-common 0.52.0: Test failures
Arfrever Frehtes Taifersar Arahesis
Re: [Python-projects] logilab-common 0.52.0: Test failures
Julien Jehannet
Re: [Python-projects] logilab-common 0.52.0: Test failures
Arfrever Frehtes Taifersar Arahesis
[Python-projects] [ANN] (probably) last version of Pylint & all supporting python 2.3 released
Sylvain Thénault
Re: [Python-projects] [ANN] (probably) last version of Pylint & all supporting python 2.3 released
Jürgen Hermann
[Python-projects] pylint and absolute imports
Nikolaus Rath
Re: [Python-projects] pylint and absolute imports
Sylvain Thénault
Re: [Python-projects] pylint and absolute imports
Nikolaus Rath
[Python-projects] pylint test errors
Nikolaus Rath
Re: [Python-projects] pylint test errors
Emile Anclin
Re: [Python-projects] pylint test errors
Sylvain Thénault
Re: [Python-projects] pylint test errors
Nikolaus Rath
Re: [Python-projects] pylint test errors
Sylvain Thénault
Re: [Python-projects] pylint test errors
Nikolaus Rath
Re: [Python-projects] pylint test errors
Sylvain Thénault
Re: [Python-projects] pylint test errors
Nikolaus Rath
Re: [Python-projects] pylint test errors
Sylvain Thénault
[Python-projects] logilab-astng test errors
Nikolaus Rath
Re: [Python-projects] logilab-astng test errors
Emile Anclin
Re: [Python-projects] logilab-astng test errors
Nikolaus Rath
Re: [Python-projects] logilab-astng test errors
Sylvain Thénault
Re: [Python-projects] logilab-astng test errors
Sylvain Thénault
Re: [Python-projects] logilab-astng test errors
Nikolaus Rath
Re: [Python-projects] logilab-astng test errors
Sylvain Thénault
Re: [Python-projects] logilab-astng test errors
Nikolaus Rath
Re: [Python-projects] Feedback on the mergediff extension
Hans Meine
[Python-projects] Pylint feature request
Michael
Re: [Python-projects] Pylint feature request
Emile Anclin
Re: [Python-projects] Pylint feature request
Michael
[Python-projects] pylint feature request
John Fawcett
Re: [Python-projects] pylint feature request
Sylvain Thénault
Re: [Python-projects] pylint feature request
Amaury Forgeot d'Arc
Re: [Python-projects] pylint feature request
Sylvain Thénault
Re: [Python-projects] pylint feature request
John Fawcett
Re: [Python-projects] pylint feature request
Sylvain Thénault
Re: [Python-projects] pylint feature request
John Fawcett
Re: [Python-projects] pylint feature request
John Fawcett
Re: [Python-projects] pylint feature request
Sylvain Thénault
Re: [Python-projects] pylint feature request
John Fawcett
Re: [Python-projects] pylint feature request
Sylvain Thénault
[Python-projects] logilab-common-0.51.1 fails tests with Python 2.7
Arfrever Frehtes Taifersar Arahesis
Re: [Python-projects] logilab-common-0.51.1 fails tests with Python 2.7
Emile Anclin
Re: [Python-projects] logilab-common-0.51.1 fails tests with Python 2.7
Arfrever Frehtes Taifersar Arahesis
Re: [Python-projects] logilab-common-0.51.1 fails tests with Python 2.7
Sylvain Thénault
Re: [Python-projects] logilab-common-0.51.1 fails tests with Python 2.7
Arfrever Frehtes Taifersar Arahesis
Re: [Python-projects] logilab-common-0.51.1 fails tests with Python 2.7
Julien Jehannet
Re: [Python-projects] logilab-common-0.51.1 fails tests with Python 2.7
Arfrever Frehtes Taifersar Arahesis
[Python-projects] Latest version of pylint (and astng + common) for python 2.3.5?
Per Lindberg
Re: [Python-projects] Latest version of pylint (and astng + common) for python 2.3.5?
Sylvain Thénault
Re: [Python-projects] Latest version of pylint (and astng + common) for python 2.3.5?
Sylvain Thénault
[Python-projects] list of pylint checks
Gianni Pucciani
Re: [Python-projects] list of pylint checks
Sylvain Thénault
Re: [Python-projects] list of pylint checks
Gianni Pucciani
Re: [Python-projects] list of pylint checks
Sylvain Thénault
Re: [Python-projects] list of pylint checks
Solomon Lutze
[Python-projects] Py3k Port Part I : logilab-common
Emile Anclin
Re: [Python-projects] Py3k Port Part I : logilab-common
Sylvain Thénault
[Python-projects] false negative on L.extend()
A.T.Hofkamp
Re: [Python-projects] false negative on L.extend()
Sylvain Thénault
[Python-projects] Pylint 0.21.2 self-tests fail
Andrey Rahmatullin
Re: [Python-projects] Pylint 0.21.2 self-tests fail
Sylvain Thénault
Re: [Python-projects] Pylint 0.21.2 self-tests fail
Andrey Rahmatullin
Re: [Python-projects] Pylint 0.21.2 self-tests fail
Sylvain Thénault
[Python-projects] When should we lint?
niklas
Re: [Python-projects] When should we lint?
Alexandre Fayolle
Re: [Python-projects] When should we lint?
Jürgen Hermann
[Python-projects] pyreverse: few dependencies that should be shown, are shown?
Dan Stromberg
Re: [Python-projects] pyreverse: few dependencies that should be shown, are shown?
Emile Anclin
Re: [Python-projects] pyreverse: few dependencies that should be shown, are shown?
Dan Stromberg
Re: [Python-projects] pyreverse: few dependencies that should be shown, are shown?
Emile Anclin
[Python-projects] pylint: false positives E0611, E1101
Jakub Zytka
Re: [Python-projects] pylint: false positives E0611, E1101
Emile Anclin
Re: [Python-projects] pylint: false positives E0611, E1101
Jakub Zytka
[Python-projects] How to test logilab-astng without installing
Andrey Rahmatullin
Re: [Python-projects] How to test logilab-astng without installing
Sylvain Thénault
Re: [Python-projects] How to test logilab-astng without installing
Andrey Rahmatullin
[Python-projects] Use of '--generated-members' with pylint
David Allison
Re: [Python-projects] Use of '--generated-members' with pylint
Sylvain Thénault
[Python-projects] pylint - two alternating errors for multi-dimensional slicing of numpy arrays
Klaus Kopec
Re: [Python-projects] pylint - two alternating errors for multi-dimensional slicing of numpy arrays
Hans Meine
[Python-projects] [pylint] Multiple disable= don't work in configuration file
Nikolaus Rath
Re: [Python-projects] [pylint] Multiple disable= don't work in configuration file
Sylvain Thénault
Re: [Python-projects] [pylint] Multiple disable= don't work in configuration file
Nikolaus Rath
Re: [Python-projects] [pylint] Multiple disable= don't work in configuration file
Sylvain Thénault
Re: [Python-projects] [pylint] Multiple disable= don't work in configuration file
Nikolaus Rath
Re: [Python-projects] [pylint] Multiple disable= don't work in configuration file
Nicolas Chauvat
[Python-projects] [pylint] E0611 generated wrongly?
Nikolaus Rath
Re: [Python-projects] [pylint] E0611 generated wrongly?
Eric Deplagne
Re: [Python-projects] [pylint] E0611 generated wrongly?
Nikolaus Rath
Earlier messages
Later messages