index
:
delta/python-packages/pylint.git
1.4.4
BioGeek/fix-typos-in-docstring-1418910993320
Edgemaster/pylintel-missing-dependency-on-tramp-1406657844364
The-Compiler/clarify-nodocstringrgx-change-in-changel-1432184214099
abc
all_false_positive
astng2
augassign_unused_argument
bare_except
catch
comparison-checker
confusing-with-statement
davidshen84/pylintel-edited-online-with-bitbucket--1422057628377
deprecated_methods
doc-emphasis-fix
docs-improvements-2
docs-improvements2
enhance-unpacking-checker
eval
exception_context
exec
exit_context
fahhem/faq-typo-fix-minimum-vs-maximum-1418754998842
fix-293
fix-362
fix-374
fix-582
fix-667
fix-685
fix-typo
fix_namedtuple
fix_rcfile_init_hook
fixes
format
frost-nzcr4/add-max_module_lines-to-warning-message--1410770503809
function_regexp
home-fix
hotfix/py26-compat
impl-299
indexing_exc
issue-398
issue155
issue234
issue_538_pt2
iter
iterable-checker
jfleach/removed-broken-link-and-replaced-with-th-1436980631932
line-ending-checks
list-index-checker
make
marcoyolos/tiny-1408025599195
master
membership-test-checker
metaclass_undefined
missing-spaces
multiple-imports-checker
no-logilab-common
non_unpackable
nonlocal
not-context-manager
open_mode
pylint-1.3
python_6
redundant-assert
remove-E0201-references
rename-F0401-to-E0401
reporter_message_fix
reversed
slots
source_view
spelling-checker
stable
support-editable-installs
test-fix-for-win
tests
tox_test_control
unichr
unpacking2
unused-import
w0401_package
win-ci-5
bitbucket.org: Obsolete (use python-packages/pylint-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pylint
/
testutils.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix new import related errors in pylint's codebase.
Claudiu Popa
2015-11-25
1
-6
/
+5
|
*
Correct the name of the messages.
Claudiu Popa
2015-10-18
1
-2
/
+2
|
*
Disable not-iterable-context for a couple of false positives.
Claudiu Popa
2015-10-18
1
-0
/
+2
|
*
Update pylint to use the new astroid.parse, not testutils.build_module.
Claudiu Popa
2015-07-13
1
-2
/
+2
|
*
Fix some pylint warnings over pylint's codebase.
Claudiu Popa
2015-05-16
1
-8
/
+8
|
*
Ignore Jython compiled files when gathering old style tests.
Claudiu Popa
2015-05-08
1
-1
/
+1
|
*
Fix other pylint warnings over pylint's codebase.
Claudiu Popa
2015-05-08
1
-1
/
+1
|
*
Get rid of abstract-method warnings emitted over pylint's codebase.
Claudiu Popa
2015-05-07
1
-0
/
+2
|
*
Try to make the tests compatible with both Python 2 and Python 3.
Claudiu Popa
2015-03-26
1
-1
/
+0
|
*
Fix the number of underscores in __implements__
Pavel Roskin
2015-03-02
1
-1
/
+1
|
*
Move all package files to a pylint package.
Ionel Cristian Maries
2015-02-14
1
-0
/
+412