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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused line
fix-362
moylop260
2015-09-27
1
-1
/
+0
*
Fix #362 - support in import and add test
moylop260
2015-09-27
6
-2
/
+16
*
Fix #362 - Show deprecated-module even if the module is not installed
moylop260
2015-09-26
1
-1
/
+1
*
Grammar fix.
Claudiu Popa
2015-09-23
3
-6
/
+6
*
Retrieve the qualified name only after filtering the proper needs.
Claudiu Popa
2015-09-21
2
-2
/
+9
*
Show what nonlocal was found without a binding.
Claudiu Popa
2015-09-21
3
-4
/
+17
*
Disable deprecated-method for using cgi.escape.
Claudiu Popa
2015-09-21
1
-2
/
+3
*
Add changelog entry for 014f596 and a couple of other fixes.
Claudiu Popa
2015-09-21
2
-4
/
+6
*
Add a comment regarding the nodes we're not interested into.
Claudiu Popa
2015-09-21
1
-1
/
+2
*
Merged in matrixise/pylint/fix-582 (pull request #274)
Claudiu Popa
2015-09-21
5
-1
/
+51
|
\
|
*
Add a new check for the nonlocal variables without binding (close issue #582)
fix-582
Stephane Wirtel
2015-09-21
5
-1
/
+51
*
|
Merged in fnstudio/pylint (pull request #275)
Claudiu Popa
2015-09-21
1
-2
/
+10
|
\
\
|
*
|
deprecated method names are shown correctly
palazzem
2015-09-21
1
-2
/
+10
|
*
|
Merged in palazzem/pylint (pull request #271)
Claudiu Popa
2015-09-21
5
-12
/
+35
|
|
\
\
|
*
|
|
fixed _check_deprecated_method during pylint linting
palazzem
2015-09-21
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Fix issue #314: bad-whitespace looks weird when the line does not end with ne...
Fabio Natali
2015-09-21
3
-2
/
+15
|
|
/
|
/
|
*
|
Improve the test suite for deprecated-method
Claudiu Popa
2015-09-21
5
-12
/
+35
|
/
*
Fix tests and use all the inference results when checking for bad-open-mode a...
Claudiu Popa
2015-09-21
3
-16
/
+18
*
Deprecation check based on Python version
Cezar
2015-09-20
8
-70
/
+100
*
Fix some errors
Cezar
2015-09-20
3
-6
/
+6
*
Remove old test for deprecated methods
Cezar
2015-09-20
1
-122
/
+0
*
Update functional tests for deprecated methods
Cezar
2015-09-20
5
-8
/
+30
*
Add checker for method deprecation
Cezar
2015-09-20
1
-50
/
+67
*
Add tests for deprecation
Cezar
2015-09-19
1
-0
/
+122
*
Add deprecation checkers
Cezar
2015-09-19
1
-27
/
+59
*
Merged logilab/pylint into default
cezarelnazli
2015-09-19
2
-1
/
+11
|
\
|
*
Abbreviations of command line options are not supported anymore.
Claudiu Popa
2015-09-19
2
-1
/
+11
*
|
Document the checker method
Cezar
2015-09-19
1
-0
/
+4
*
|
Add check for deprecated unittest aliases
Cezar
2015-09-19
1
-2
/
+25
|
/
*
Fix indentation problem.
Claudiu Popa
2015-09-19
1
-2
/
+2
*
Move the block after the check_reimport block.
Claudiu Popa
2015-09-19
1
-5
/
+5
*
Use a counter instead of manually peeking at the next items.
Claudiu Popa
2015-09-19
1
-5
/
+8
*
Add test for reimports on single line
Cezar
2015-09-19
1
-1
/
+11
*
Use enumarete() instead of range()
Cezar
2015-09-19
1
-3
/
+3
*
Raise 'reimported' on duplice import on single line
Cezar
2015-09-19
1
-0
/
+7
*
Get the sections sorted in options_by_section. This means the generated rcfil...
Claudiu Popa
2015-09-18
1
-1
/
+1
*
Remove trailing whitespace.
Claudiu Popa
2015-09-18
1
-1
/
+1
*
Exempt str.format from redundant-keyword-arg when self is passed as a keyword
Claudiu Popa
2015-09-18
2
-2
/
+18
*
Make pylint work with Python 3.5 changes in astroid.
Claudiu Popa
2015-09-18
5
-26
/
+67
*
Fix false positives with unnecessary-lambda. Closes issue #630.
Claudiu Popa
2015-09-05
1
-14
/
+2
*
Bring logilab-common's ureports into pylint.reporters.
Claudiu Popa
2015-09-05
18
-28
/
+834
*
Fix the name of the attribute, it's six.string_types.
Claudiu Popa
2015-09-05
1
-1
/
+1
*
fixed merge conflict
Obscuron
2015-09-04
44
-450
/
+1394
|
\
|
*
Allow a bare raise only inside an except clause.
Claudiu Popa
2015-09-04
3
-17
/
+17
|
*
Add missing tests.
Claudiu Popa
2015-09-04
2
-0
/
+80
|
*
Add a new error, 'misplaced-bare-raise'.
Claudiu Popa
2015-09-04
1
-3
/
+32
|
*
Make the --profile flag obsolete. Will be removed in Pylint 1.6.
Claudiu Popa
2015-09-02
2
-15
/
+7
|
*
Bring parts of logilab.common.configuration and logilab.common.optik_ext into...
Claudiu Popa
2015-09-01
6
-63
/
+826
|
*
Update the version to reflect what will be released. Some users are using the...
Claudiu Popa
2015-08-26
1
-1
/
+1
|
*
Use the new node names for the visit and leave methods
Claudiu Popa
2015-08-26
25
-141
/
+182
[next]