index
:
delta/python-packages/pylint-git.git
1.9
2.2
2.3.0
2.4
2.5
2.6
2.7
2.7.3-cherry-picked-from-master
2.8
3.0.0.alpha
DanielNoord-patch-1
add-docstring-formatter-in-pre-commit
add-functional-tests-for-configuration
add-primer-tests
add-typing-to-checker-registration
add-warning-for-3.6.0or3.6.1
burst-pylint-checker-classes
checker-check-deprecation
dependabot/github_actions/actions/cache-v2.1.5
dependabot/github_actions/actions/setup-python-2.3.0
dependabot/github_actions/actions/setup-python-v2.2.2
dependabot/pip/black-21.12b0
dependabot/pip/coverage-approx-eq-6.0
dependabot/pip/coverage-approx-eq-6.1
dependabot/pip/coveralls-3.0.1
dependabot/pip/flake8-3.9.0
dependabot/pip/isort-5.10.1
dependabot/pip/isort-5.8.0
dependabot/pip/pre-commit-approx-eq-2.11
dependabot/pip/pre-commit-approx-eq-2.15
dependabot/pip/pre-commit-approx-eq-2.16
dependabot/pip/pyupgrade-2.12.0
dependabot/pip/pyupgrade-2.13.0
dependabot/pip/sphinx-3.5.2
dependabot/pip/sphinx-3.5.3
dependabot/pip/sphinx-4.3.0
dependabot/pip/sphinx-7.0.0
dependabot/pip/sphinx-7.0.1
dependabot/pip/tbump-approx-eq-6.6.0
dependabot/pip/tbump-approx-eq-6.7.0
emacs-dangling-temporary-file
enforce-the-confidence-in-add-message
first-patch-2471
fix-crash-in-attribute-check
fix-crash-parallel-mode-missing-file-path
fix-elif-checker-crash
fix-range-without-args-crash
fix-typing-in-unittest-expand-module
github-actions
invalid-toml-config
issue-1191
issue-2072
issue-3339
issue-8419
issue/2913-unicode-defs
main
maintenance/2.17.x
master
migrate-extension-tests-to-functional
move-env-help-to-the-logical-place
per_dir_config
pre-commit-ci-update-config
property-with-parameter-abstract
python-2.7
refactor-module-stats-creation
refactor-variable-checker-visit_name
regression-test-for-3181
regression-tests-for-73
release-branch-2.12
revert-5561-dependabot/pip/tbump-approx-eq-6.6.1
simplify-toml-test-using-env-var
tests-for-astroid-1207
typo-and-small-fixes-before-5558
upgrade-astroid-2.9.1
github.com: PyCQA/pylint.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
checkers
/
exceptions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Closes #104572: symbolic warning names in output (by Martin Pool)
Martin Pool
2012-09-19
1
-5
/
+14
*
Adds check for boolop being used as exception class. Closes #100707.
Tim Hatch
2012-08-29
1
-0
/
+7
*
W0702 messages should be added to the line of the except handler, not the fir...
Torsten Marek
2011-10-24
1
-1
/
+1
*
closes #74745: make 'too general' exception names configurable (patch by Google)
Sylvain Thénault
2011-09-07
1
-6
/
+15
*
py3k: fix W0703 warning
Emile Anclin
2010-11-24
1
-6
/
+5
*
cleanup; don't need to talk about python >= 2.5 anymore
Emile Anclin
2010-11-16
1
-5
/
+3
*
cleanup: remove python < 2.5 support
Emile Anclin
2010-11-10
1
-6
/
+2
*
fix: raise NotImplemented with a callfunc is also bad
Emile Anclin
2010-11-10
1
-1
/
+4
*
typo
Emile Anclin
2010-11-09
1
-1
/
+1
*
py3k: exceptions are now in the builtins module
Emile Anclin
2010-11-08
1
-3
/
+10
*
py3k: fix __builtin__ vs builtins
Emile Anclin
2010-10-28
1
-1
/
+4
*
Raise: modified attribute name
Emile Anclin
2010-10-12
1
-2
/
+2
*
remove useless lgc.compat imports
Emile Anclin
2010-10-06
1
-1
/
+0
*
modify astng imports after astng 'rebuild' refactoring
Emile Anclin
2010-03-22
1
-1
/
+1
*
implements #9982: specific error message when raising NotImplemented
Alain Leufroy
2010-02-17
1
-4
/
+9
*
include Dotan Barak spell fixes patch
Sylvain Thénault
2009-11-23
1
-1
/
+1
*
fix import for new astng organisation
Sylvain Thénault
2009-03-17
1
-4
/
+4
*
a lot of small attribute corrections and more
Emile Anclin
2009-03-09
1
-1
/
+1
*
some more astng2 support / attr modifications
Emile Anclin
2009-03-06
1
-2
/
+2
*
astng2 support
Sylvain Thénault
2009-03-06
1
-13
/
+10
*
remove bugfix for astng <= 0.17.3
Emile Anclin
2008-11-24
1
-4
/
+1
*
fix for raising a class
Emile Anclin
2008-10-13
1
-1
/
+1
*
first sketch for new *raise* handling
Emile Anclin
2008-10-13
1
-31
/
+51
*
prepare new *raise* handling
Emile Anclin
2008-10-13
1
-5
/
+15
*
doc fixes
Sylvain Thénault
2007-08-22
1
-2
/
+2
*
fix #3205: W0704 false positive
Sylvain Thénault
2007-02-17
1
-1
/
+1
*
fixed python \>= 2.4 format false positive with multiple lines statement
Sylvain Thénault
2006-09-25
1
-5
/
+4
*
check ChangeLog
Sylvain Thénault
2006-05-09
1
-23
/
+11
*
forget the past.
root
2006-04-26
1
-0
/
+167