issues
search
pylint-bot
/
pylint-unofficial
UNOFFICIAL playground for pylint github migration
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
warn upon too many decorators
#676
pylint-bot
opened
9 years ago
1
warn when a static or a class method is declared without a decorator
#675
pylint-bot
closed
8 years ago
2
warn upon variable type change
#674
pylint-bot
closed
8 years ago
10
use elif instead of else - if
#673
pylint-bot
closed
8 years ago
5
warn when the constant is on the left side of the comparison
#672
pylint-bot
closed
8 years ago
3
warn when equality or difference operators are used in exit conditions
#671
pylint-bot
closed
8 years ago
2
warning upon unneeded negations
#670
pylint-bot
closed
8 years ago
2
Warn when a loop has more than one exit statement
#669
pylint-bot
closed
8 years ago
3
warning upon too many block levels
#668
pylint-bot
closed
8 years ago
6
no-self-use doesn't take into account calling super
#667
pylint-bot
closed
8 years ago
2
Invalid call of a module in subdirectory not detected
#666
pylint-bot
opened
9 years ago
2
undefined-loop-variable false positive
#665
pylint-bot
opened
9 years ago
0
[easy] pylint.utils.MessagesHandlerMixin.enable is really similar to pylint.utils.MessagesHandlerMixin.disable
#664
pylint-bot
opened
9 years ago
0
E1102 not-callable false positive on enum34.Enum subclass
#663
pylint-bot
closed
8 years ago
2
no-member false positive for tokenize.INDENT
#661
pylint-bot
opened
9 years ago
0
C0103 invalid variable name xxx : false positives and no explanation
#662
pylint-bot
closed
8 years ago
5
[Python3.5] Problem importing module + AttributeError: 'Call' object has no attribute 'starargs'
#660
pylint-bot
closed
8 years ago
19
no-member with @functool.lru_cache attributes on methods
#659
pylint-bot
opened
9 years ago
3
no-member with Qt signals
#658
pylint-bot
closed
8 years ago
3
Optionally warn when `# pylint: disable=...` has no effect
#657
pylint-bot
closed
8 years ago
1
False positive "Instance of 'int' has no 'write' member" on sys.stdout importing fileinput
#656
pylint-bot
opened
9 years ago
0
Descriptors tagged as "too-few-public-methods"
#655
pylint-bot
opened
9 years ago
3
Add new checks for the new coroutines added in PEP 492 and Python 3.5
#654
pylint-bot
opened
9 years ago
0
Check to see that the missing unpacking generalizations aren't causing problems
#653
pylint-bot
closed
8 years ago
9
Assigning-non-slot error with descriptors and slots
#652
pylint-bot
closed
8 years ago
2
Invalid missing-docstring with @property setter, deleter methods
#651
pylint-bot
closed
8 years ago
6
[proposal] Add new checks
#650
pylint-bot
closed
8 years ago
1
Variable redefined false negative
#649
pylint-bot
opened
9 years ago
0
False positive for abstract-method when pylint can't find overriding method
#648
pylint-bot
closed
8 years ago
3
Support py3.5 style typing annotations
#647
pylint-bot
opened
9 years ago
2
pylint errors with "maximum recursion depth exceeded"
#646
pylint-bot
closed
8 years ago
7
"Name" object has not "attrname" when you Pylint with itself
#645
pylint-bot
closed
8 years ago
0
"pylint.bat" incorrectly installed on OS X
#644
pylint-bot
opened
9 years ago
4
AttributeError: 'Call' object has no attribute 'starargs'
#643
pylint-bot
closed
8 years ago
9
Incorrect "redundant keyword arg"
#642
pylint-bot
closed
8 years ago
2
locals() makes all variable used
#641
pylint-bot
opened
9 years ago
6
`py.path` module import fail
#640
pylint-bot
opened
9 years ago
1
[easy] Raise "reimported" on duplicate import on single line
#639
pylint-bot
closed
8 years ago
3
False positive bad-continuation error
#638
pylint-bot
opened
9 years ago
0
spurious used-before-assignment when eponymous keyword argument follows positional argument
#637
pylint-bot
opened
9 years ago
1
unused-import false positive when assigning an element of the imported variable
#636
pylint-bot
opened
9 years ago
0
please cut a release
#635
pylint-bot
closed
8 years ago
4
[easy] html report raises UnicodeEncodeError on unicode docstrings
#634
pylint-bot
opened
9 years ago
9
"raise with no args" outside the block "try...catch"
#633
pylint-bot
closed
8 years ago
5
DeprecationWarnings emitted for obsolete flags, even if the flags are unused
#632
pylint-bot
closed
8 years ago
1
pylint incorrectly checks the code with pony.orm
#631
pylint-bot
closed
8 years ago
3
unnecessary-lambda check is broken
#630
pylint-bot
closed
8 years ago
1
no-value-for-parameter false positive for wrapt.decorator
#629
pylint-bot
opened
9 years ago
0
pylint cannot find cassandra module after cassandra update
#628
pylint-bot
opened
9 years ago
1
abstract-class-instantiated false positive with regard to instantiations in classmethods
#627
pylint-bot
closed
8 years ago
1
Previous
Next