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
false positive: Sun not recognized as member of ephem
#726
pylint-bot
opened
8 years ago
0
__future__ false positive for wrong-import-order
#725
pylint-bot
opened
8 years ago
1
non-ascii characters break MultipleTypesChecker
#724
pylint-bot
closed
8 years ago
2
Allow fully qualified names for generated-members
#723
pylint-bot
opened
8 years ago
0
starargs result in no-value-for-parameter
#722
pylint-bot
opened
8 years ago
1
io.StringIO should not be an old-style class
#721
pylint-bot
closed
8 years ago
2
Problem importing module classes.py: cannot import name 'InferenceContext'
#720
pylint-bot
closed
8 years ago
2
possible regression
#719
pylint-bot
opened
8 years ago
1
unused-import not triggered
#718
pylint-bot
opened
8 years ago
0
Setting generated-members hides unrelated no-member errors
#717
pylint-bot
closed
8 years ago
1
[regression] unneeded-not in 1.5.0
#716
pylint-bot
opened
8 years ago
0
python3 ./setup.py test runs pylint against the core test module, not on the pylint code
#715
pylint-bot
closed
8 years ago
2
[regression] wrong-import-position false positives in 1.5.0
#714
pylint-bot
closed
8 years ago
2
[1.5.0 regression] using load-plugins with >1 plugin hides some messages
#713
pylint-bot
closed
8 years ago
3
wrong-import-order flagging stdlib modules as not stdlib
#712
pylint-bot
opened
8 years ago
11
[regression] New node visit methods not backwards compatible - custom checkers with old visit_ methods cause built-in checkers to fail
#711
pylint-bot
closed
8 years ago
4
redefined-variable-type should take subclasses into account
#710
pylint-bot
opened
8 years ago
2
[regression] False positive for no-member in 1.5.0
#709
pylint-bot
opened
8 years ago
2
[regression] False positive for cyclic-import in 1.5.0
#708
pylint-bot
closed
8 years ago
2
False positive when accessing class attribute: Instance of 'type' has no '...' member
#707
pylint-bot
closed
8 years ago
3
[regression] False positive for import-self in 1.5.0
#706
pylint-bot
closed
8 years ago
8
False positive for unsubscriptable-object when dunder setitem is expected instead
#705
pylint-bot
closed
8 years ago
3
False positive with undefined-variable with regard to lambda lookups in class scope
#704
pylint-bot
opened
8 years ago
0
unneeded-not false positive for multiple comparisons
#703
pylint-bot
closed
8 years ago
0
no-member for cherrypy.wsgiserver.CherryPyWSGIServer
#702
pylint-bot
opened
9 years ago
0
False positives with not-an-iterable and unsubscriptable-object when using default values in base classes.
#701
pylint-bot
opened
9 years ago
2
Documentation mentions E0201 code, which doesn't exist (?)
#700
pylint-bot
closed
8 years ago
3
Checker for "for x in dict.keys()"
#699
pylint-bot
opened
9 years ago
1
[easy] Checker for "if foo: return True; else: return False"
#698
pylint-bot
closed
8 years ago
3
Incorrectly determines mock objects are of type dict when mocking a module
#697
pylint-bot
opened
9 years ago
2
Checker for "for line in f.readlines():"
#696
pylint-bot
opened
9 years ago
1
unpacking-non-sequence raised when calling subclass methods (pylint 1.5-master)
#695
pylint-bot
closed
8 years ago
3
unsubscriptable-object raised when using collections.deque (pylint 1.5)
#694
pylint-bot
closed
8 years ago
7
check the ratio (comments + docstrings) / lines of code
#693
pylint-bot
opened
9 years ago
0
check imports position
#692
pylint-bot
closed
8 years ago
4
Pylint 1.5: __iterator__ returns non-iterator error for file
#691
pylint-bot
closed
8 years ago
2
Pylint 1.5 error on Enum no-member
#690
pylint-bot
opened
9 years ago
0
commandline file order matters?
#689
pylint-bot
opened
9 years ago
4
Splitting a string leads to false positives using astroid's tip
#688
pylint-bot
closed
8 years ago
1
buildout with z3c packages fails with import-error
#687
pylint-bot
opened
9 years ago
1
The spelling checker is not very useful in some situations
#686
pylint-bot
opened
9 years ago
0
unsupported-membership-test/not-an-iterable with conditional None
#685
pylint-bot
closed
8 years ago
10
Add a message for using enumerate instead of range and len
#684
pylint-bot
closed
8 years ago
1
Rewrite lint.py
#683
pylint-bot
opened
9 years ago
0
[easy] add a check for trailing newlines in files
#682
pylint-bot
opened
9 years ago
5
[easy] The spelling checker ignores capitalized words such as Initialized
#681
pylint-bot
opened
9 years ago
1
[bad-super-call] False positive when use inherit clases
#680
pylint-bot
closed
8 years ago
1
non-iterator-returned is not smart enough
#679
pylint-bot
closed
8 years ago
1
don't name an attribute or a method after a built-in
#678
pylint-bot
closed
8 years ago
1
warning upon too many conditional expressions
#677
pylint-bot
closed
8 years ago
1
Next