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
/
checkers
/
imports.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
update test_func exhaustivity testing
Sylvain Th?nault
2014-04-14
1
-1
/
+2
*
adapt list of deprecated modules to python 3 and update test accordingly
Sylvain Th?nault
2014-04-14
1
-1
/
+7
*
Only emit symbolic warnings from the imports checker.
Torsten Marek
2014-04-10
1
-11
/
+11
*
Merged in bukzor/pylint/w0401_package (pull request #66)
Sylvain Th?nault
2014-04-11
1
-1
/
+2
|
\
|
*
merge logilab tip to w0401_package
buck
2014-03-05
1
-1
/
+2
|
|
\
|
|
*
Improve cyclic import detection in the case of packages.
buck
2013-10-14
1
-6
/
+6
*
|
|
Also emit wildcard-import on unresolved imports.
Torsten Marek
2014-03-30
1
-5
/
+6
|
/
/
*
|
Updated FSF address.
Arun Persaud
2014-02-23
1
-1
/
+1
*
|
various pylint fixes
Sylvain Th?nault
2013-12-22
1
-1
/
+1
*
|
[import checker] is_standard_module relative to package is buggy, systematica...
Sylvain Th?nault
2013-12-19
1
-5
/
+4
|
/
*
move EmptyReport exception to pylint.utils and refactor imports so pylint.uti...
Sylvain Th?nault
2013-06-19
1
-2
/
+3
*
[import checker] remove "string" from the default list of deprecated modules....
Sylvain Th?nault
2013-06-19
1
-2
/
+1
*
Add @check_messages(...) annotations to help not to spend time on unneeded ch...
Anthony Truchet
2013-06-18
1
-1
/
+4
*
astng has been renamed astroid
David Douard
2013-06-17
1
-8
/
+8
*
stop relying on is_standard_module to avoid having internal dependencies in e...
Sylvain Th?nault
2013-03-29
1
-20
/
+11
*
use .fromlineno instead of .lineno (which is not reliable)
Sylvain Th?nault
2013-02-25
1
-1
/
+1
*
backport stable
Sylvain Th?nault
2013-01-08
1
-2
/
+2
|
\
|
*
Make dot output for import graph predictable and not depend
tmarek
2012-11-07
1
-2
/
+2
*
|
Fix emission of reimport warnings and extend the testcase.
tmarek
2013-01-08
1
-7
/
+13
|
/
*
lint fixes
Sylvain Th?nault
2012-09-19
1
-1
/
+1
*
Closes #104572: symbolic warning names in output (by Martin Pool)
Martin Pool
2012-09-19
1
-0
/
+8
*
use .iter* version of dict methods when possible
Sylvain Th?nault
2012-09-19
1
-5
/
+5
*
try to add information about why something is not importable
Sylvain Th?nault
2011-07-08
1
-2
/
+6
*
Fix false positive in reimport check (closes #60828)
Julien Cristau
2011-07-08
1
-1
/
+4
*
performance: use 'active_msgs' attribute to disable function calls or the like
Emile Anclin
2010-12-13
1
-0
/
+4
*
cleanup: refactor checker/import methods that were marked for rewriting
Emile Anclin
2010-12-13
1
-27
/
+20
*
223 : run python2.x compatible fixers
Emile Anclin
2010-11-15
1
-3
/
+3
*
remove more 2.4 compat
Emile Anclin
2010-11-15
1
-1
/
+0
*
fix /py3k : self import is no problem (fixed in astng); fix message in tests
Emile Anclin
2010-11-09
1
-5
/
+1
*
remove useless lgc.compat imports
Emile Anclin
2010-10-06
1
-1
/
+1
*
python2.3 compat fixes
Emile Anclin
2010-09-22
1
-1
/
+1
*
Patrick Altman patch closing #36913
Sylvain Th?nault
2010-07-01
1
-2
/
+2
*
revert wrong change in bd55301fc4b1
Alexandre Fayolle
2010-06-03
1
-1
/
+1
*
proper update of report identifiers to avoid collision with message in the Re...
Sylvain Th?nault
2010-05-25
1
-8
/
+8
*
copyright update : date up 2010
Emile Anclin
2010-03-23
1
-1
/
+1
*
modify astng imports after astng 'rebuild' refactoring
Emile Anclin
2010-03-22
1
-1
/
+1
*
include Dotan Barak spell fixes patch
Sylvain Th?nault
2009-11-23
1
-1
/
+1
*
refactor & fix the imports checker
Sylvain Th?nault
2009-08-26
1
-98
/
+86
*
order import graph
sylvain thenault
2009-03-24
1
-3
/
+3
*
use .fromlineno, not .lineno
astng2
sylvain thenault
2009-03-19
1
-2
/
+2
*
fix import for new astng organisation
Sylvain
2009-03-17
1
-1
/
+1
*
import are_exclusive from astng where it's defined
Emile Anclin
2009-03-17
1
-1
/
+2
*
cleanup / lint fixes
Sylvain Thenault
2008-12-03
1
-1
/
+1
*
first steps for better import handling
Emile Anclin
2008-09-23
1
-9
/
+20
*
boxes for pylint import graphs
Emile Anclin
2008-09-15
1
-4
/
+1
*
use DotBackend
Emile Anclin
2008-09-10
1
-23
/
+12
*
fix bug in reenabling message
Sylvain
2008-02-07
1
-1
/
+1
*
included Stefan Rank's patch to deal with 2.4 relative import
Sylvain
2008-02-07
1
-19
/
+29
*
applied Stefan Rank patch
Sylvain
2007-07-20
1
-2
/
+6
*
fix deprecated import
Sylvain
2006-11-10
1
-4
/
+2
[next]