Bug#591676: pylint: please either disable or document dynamic checks

2014-09-20 Thread Jakub Wilk
Hi Sandro! * Sandro Tosi , 2014-09-19, 22:53: pylint is currently advertised (both in the package description and in the FAQ) as a static analyser, even though it's _not_ static. This puts users who run pylint over untrusted code (e.g. me, before I discovered this bug) at risk of compromising

Bug#591676: [Python-apps-team] Bug#591676: pylint: please either disable or document dynamic checks)

2014-09-19 Thread Sandro Tosi
Hello Jakub, On Tue, Sep 18, 2012 at 6:38 PM, Jakub Wilk wrote: > reopen 591676 > thanks > >> Thanks Emile for the explanation; as upstream rejected this report (that >> should be fixed in icu), I'm going to close this report too. > > > Uh. I don't care that much about pyicu. (I thought I made it

Bug#591676: pylint: please either disable or document dynamic checks)

2012-09-18 Thread Jakub Wilk
reopen 591676 thanks Thanks Emile for the explanation; as upstream rejected this report (that should be fixed in icu), I'm going to close this report too. Uh. I don't care that much about pyicu. (I thought I made it clear by cloning, reassigning and retitling this bug...) pylint is currentl

Bug#591676: [Python-apps-team] Bug#591676: pylint: please either disable or document dynamic checks

2010-11-22 Thread Emile Anclin
On Tuesday 16 November 2010 18:11:48 Jakub Wilk wrote: > clone 591676 -1 > reassign -1 python-pyicu 1.0-1 > severity -1 wishlist > retitle -1 please make _icu importable > retitle 591676 pylint: please either disable or document dynamic checks > severity 591676 important > thanks > Okay, so basica

Bug#591676: pylint: please either disable or document dynamic checks

2010-11-16 Thread Jakub Wilk
clone 591676 -1 reassign -1 python-pyicu 1.0-1 severity -1 wishlist retitle -1 please make _icu importable retitle 591676 pylint: please either disable or document dynamic checks severity 591676 important thanks * Sandro Tosi , 2010-11-16, 01:49: $ echo 'import icu' > test.py $ pylint test.py No