-
Originally reported by: **Chris Rebert (BitBucket: [cvrebert](http://bitbucket.org/cvrebert), GitHub: @cvrebert?)**
---
Using pylint from commit 7aa4d2709f54810bf8db636e22a69ffe6ceae77d.
```
#!txt
…
-
Originally reported by: **Thorsten Lockert (BitBucket: [tholo](http://bitbucket.org/tholo), GitHub: @tholo?)**
---
It appears that with the pylint 1.2 release one cannot check packages that import f…
-
Originally reported by: **Gilles Devaux (BitBucket: [gillesdevaux](http://bitbucket.org/gillesdevaux), GitHub: [gillesdevaux](http://github.com/gillesdevaux))**
---
```
#!shell
************* Module…
-
Originally reported by: **BitBucket: [yoshi](http://bitbucket.org/yoshi), GitHub: @yoshi?**
---
System details:
- Windows 7 64bit
- Python 3.4.0 (v3.4.0:04f714765c13, Mar 16 2014, 19:24:06) [MSC v.1…
-
Originally reported by: **Michal Čihař (BitBucket: [nijel](http://bitbucket.org/nijel), GitHub: @nijel?)**
---
After upgrading to pylint 1.4.1, astroid 1.3.4 I get following error:
```
#!pytb
Fi…
-
Originally reported by: **Buck Evan (BitBucket: [bukzor](http://bitbucket.org/bukzor), GitHub: @bukzor?)**
---
Workaround is `pip install'
-
Originally reported by: **Yann Dirson (BitBucket: [ydirson](http://bitbucket.org/ydirson), GitHub: @ydirson?)**
---
Pylint 1.3.1 does not have a problem with the following code, but current tip rais…
-
Originally reported by: **Anonymous**
---
Epylint crashes with the message below. It crashes regardless of whether I run it from within emacs, or from the command line. Pylint, on the other hand, wo…
-
Originally reported by: **Ned Batchelder (BitBucket: [ned](http://bitbucket.org/ned), GitHub: [ned](http://github.com/ned))**
---
When running on the edx-platform repo (https://github.com/edx/edx-pl…
-
Originally reported by: **Jace Browning (BitBucket: [jacebrowning](http://bitbucket.org/jacebrowning), GitHub: [jacebrowning](http://github.com/jacebrowning))**
---
I just started getting this crash…