Re: [Python-projects] Pylint Bug Report

2010-01-27 Thread Emile Anclin
On Wednesday 27 January 2010 01:31:54 Dan Homerick wrote: hello, > As far as I can tell, even after creating a Logilab account and signing > in, it's still impossible for me to open a new ticket. Hopefully this > is an accepted way of submitting bug reports. I don't know about that, but : [skip

[Python-projects] Pylint Bug Report

2010-01-26 Thread Dan Homerick
As far as I can tell, even after creating a Logilab account and signing in, it's still impossible for me to open a new ticket. Hopefully this is an accepted way of submitting bug reports. Here's the bug report: If you have an old version of logilab_common installed, easy_install doesn't upgrade it

Re: [Python-projects] pylint bug report: "import decimal" causes pylint to loop (busy CPU) forever.

2009-10-21 Thread Sylvain Thénault
On 11 septembre 14:07, Shawn Rusaw wrote: > Hello logilab, Hi, > The following pylint/astng/common/python versions (all logilab packages > up-to-date) > > $ pylint --version > pylint 0.18.1, > astng 0.19.1, common 0.45.0 > Python 2.5.1 (r251:54863, Feb 4 2008, 21:48:13) > [GCC 4.0.1 (Apple Inc

[Python-projects] pylint bug report: "import decimal" causes pylint to loop (busy CPU) forever.

2009-09-14 Thread Shawn Rusaw
Hello logilab, The following pylint/astng/common/python versions (all logilab packages up-to-date) $ pylint --version pylint 0.18.1, astng 0.19.1, common 0.45.0 Python 2.5.1 (r251:54863, Feb 4 2008, 21:48:13) [GCC 4.0.1 (Apple Inc. build 5465)] Hangs when processing an "import decimal" statemen