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
/
pylint
/
message
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge ``MessagesHandlerMixIn`` into ``PyLinter`` (#5136)
Daniël van Noord
2021-10-17
2
-142
/
+0
*
Move message adding functions from ``MessagesHandlerMixIn``
Daniël van Noord
2021-10-10
1
-199
/
+3
*
Move docs helper functions out of ``MessagesHandlerMixIn``
Daniël van Noord
2021-10-07
1
-64
/
+2
*
Move staticmethods out of MessagesHandlerMixIn (#5123)
Daniël van Noord
2021-10-07
2
-35
/
+29
*
Prepare imports of ``MessagesHandlerMixIn`` for merge with ``PyLinter`` (#5125)
Daniël van Noord
2021-10-07
1
-19
/
+16
*
Refactor ``LinterStats`` (#5074)
Daniël van Noord
2021-10-07
1
-16
/
+6
*
Add basic typing to ``pylint/message``
Daniël van Noord
2021-10-02
3
-14
/
+26
*
Fix false-positive ``useless-suppression`` for ``line-too-long`` (#5077)
Daniël van Noord
2021-09-28
1
-1
/
+1
*
Add ``no-implicit-optional`` flag to ``mypy`` (#5075)
Daniël van Noord
2021-09-26
2
-2
/
+2
*
Fix ``useless-suppression`` for ``wrong-import-order`` (#5063)
Daniël van Noord
2021-09-23
1
-0
/
+25
*
Refactor of ``FileState.handle_ignored_message()`` (#5064)
Daniël van Noord
2021-09-23
1
-3
/
+0
*
Type `add_message` and add `MessageLocationTuple` (#5050)
Daniël van Noord
2021-09-21
2
-15
/
+72
*
Fix false negative for use-symbolic-message
Pierre Sassoulas
2021-09-14
1
-1
/
+1
*
Add typing to most reference of ``stream``
Daniël van Noord
2021-09-13
1
-11
/
+5
*
Add typing with `PyAnnotate` to `./tests` (#4950)
Daniël van Noord
2021-09-04
1
-2
/
+2
*
Refactor various typing related issues (#4940)
Daniël van Noord
2021-09-03
1
-3
/
+4
*
Remove the python3 porting mode from the codebase
Pierre Sassoulas
2021-09-01
1
-3
/
+0
*
Add ``Consider-using-f-string`` checker (#4796)
Daniël van Noord
2021-08-30
2
-14
/
+12
*
Add ``disable-next`` option (#4797)
Daniël van Noord
2021-08-05
1
-2
/
+24
*
Refactor ``--list-msgs`` & ``--list-msgs-enabled`` (#4793)
Daniël van Noord
2021-08-03
1
-5
/
+21
*
Bump pylint to 2.9.3, update changelog
v2.9.3
Pierre Sassoulas
2021-07-01
1
-0
/
+1
*
Fix copyright links (#4647)
Marc Mueller
2021-07-01
6
-6
/
+6
*
No crash on bad plugin provided in configuration file
Pierre Sassoulas
2021-06-17
1
-1
/
+15
*
Refactor register_message_definition to prevent circular import
Pierre Sassoulas
2021-06-02
2
-9
/
+11
*
Add typing in pylint.messages
Pierre Sassoulas
2021-06-02
4
-68
/
+56
*
Bump pyupgrade from 2.16.0 to 2.18.1 (#4496)
dependabot[bot]
2021-05-24
1
-2
/
+2
*
Changes after black update
Marc Mueller
2021-04-26
1
-2
/
+2
*
Rename copying to license and upgrade the setup.cfg (#4338)
Pierre Sassoulas
2021-04-11
6
-6
/
+6
*
Refactor MessageId Store with a better error message
Pierre Sassoulas
2021-04-09
2
-9
/
+16
*
better docstring in message handler mixin
Pierre Sassoulas
2021-03-31
1
-3
/
+0
*
Fix disabled warning not ignored (#4268)
pylint-2.7.4
Pierre Sassoulas
2021-03-30
1
-4
/
+8
*
Fix false negative 'use-symbolic-message-instead' and optimize it
Pierre Sassoulas
2021-03-17
1
-22
/
+10
*
Update copyright notice with copyrite
Pierre Sassoulas
2021-02-28
1
-3
/
+1
*
Apply copyrite --contribution-threshold
Pierre Sassoulas
2021-02-21
1
-3
/
+3
*
Migrate from % syntax or bad format() syntax to fstring
Pierre Sassoulas
2021-02-21
2
-12
/
+8
*
Move from % string formatting syntax to f-string or .format()
Pierre Sassoulas
2021-02-21
1
-6
/
+8
*
Remove the # coding, since PEP3120 the default is UTF8
Pierre Sassoulas
2021-02-21
1
-1
/
+0
*
Move from format() to f-string where it makes sense
Pierre Sassoulas
2021-02-16
1
-10
/
+3
*
Remove Python 3.4 compatibility code from Message
David Gilman
2021-02-16
1
-3
/
+1
*
Sets up copyright
hippo91
2020-08-20
1
-1
/
+1
*
Chore: use https links (#3679)
谭九鼎
2020-06-11
1
-1
/
+1
*
Add missing copyright annotations for the past releases
Claudiu Popa
2020-04-27
1
-4
/
+7
*
pyupgrade: automated removal of python2 constructs
Anthony Sottile
2020-03-24
6
-13
/
+1
*
Refactor file checking for a simpler parallel API (#3016)
Janne Rönkkö
2019-10-18
1
-2
/
+2
*
Remove redundant compatibility code (#3097)
Hugo van Kemenade
2019-09-12
2
-4
/
+0
*
[pylint.message] Remove a check that never fail
Pierre Sassoulas
2019-09-10
3
-11
/
+1
*
[pylint.message] Optimize MessageDefinitionStore storage
Pierre Sassoulas
2019-09-10
3
-8
/
+10
*
[pylint.message] Simplify get_message_definitions
Pierre Sassoulas
2019-09-10
1
-8
/
+4
*
[tests.message] Add a test for multiple messages with the same old name
Pierre Sassoulas
2019-09-10
1
-1
/
+6
*
[pylint.message] Simplification with 1-1 link between symbol and msgid
Pierre Sassoulas
2019-08-19
2
-132
/
+35
[next]