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
/
CONTRIBUTORS.txt
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add a checker for misleading unicode (#5311)
Kound
2022-01-13
1
-1
/
+2
*
Improve non ascii checker (#5643)
Kound
2022-01-10
1
-0
/
+3
*
Fix typos over the whole codebase (#5540)
Kian Meng, Ang
2021-12-17
1
-2
/
+4
*
Fix assigning-non-slot false positive with setattr (#5457)
Jake Lishman
2021-12-15
1
-0
/
+2
*
typecheck: simplify variadic positional detection (#5417)
Jérome Perrin
2021-12-14
1
-0
/
+2
*
Docker: Python 3.10 and Alpine 3.15 (#5443)
oittaa
2021-12-03
1
-0
/
+2
*
Update outdated class name in "How to Write a Checker" test example (#5449)
Philipp Albrecht
2021-12-03
1
-0
/
+2
*
#5452: Fix false positive missing-doc-param from multi-line Google-st… (#5459)
allanc65
2021-12-03
1
-0
/
+3
*
Clarify syntax in pylint.lint example (#5260)
Felix von Drigalski
2021-11-13
1
-1
/
+3
*
Pylint fix for invalid TOML config (#4720)
Tanvi Moharir
2021-11-13
1
-0
/
+3
*
Inspection for `with threading.Lock():` (#5245)
Martin
2021-11-03
1
-0
/
+1
*
Use single worker if importing `multiprocessing.synchronize` fails (#5238)
Harshil
2021-11-03
1
-0
/
+2
*
add changelog and contributor entry
Antonio Quarta
2021-10-31
1
-0
/
+2
*
Fix ``protected-access`` for attributes and methods of nested classes (#5232)
Daniël van Noord
2021-10-31
1
-0
/
+2
*
Unify all `<y or n>` metavars in option's help (#5229)
Tushar Sadhwani
2021-10-29
1
-0
/
+2
*
Clean up some useless-super-delegation logic (#5193)
Samuel Freilich
2021-10-26
1
-0
/
+2
*
Fix exception of pyreverse in handling property function within a class.
Takahide Nojima
2021-10-26
1
-0
/
+2
*
Add configuration option ``exclude-too-few-public-methods`` (#5191)
Mike Fiedler
2021-10-26
1
-0
/
+2
*
Add ``mixin-class-rgx`` option (#5203)
Daniël van Noord
2021-10-25
1
-0
/
+2
*
Add extension checker that suggests any/all statements from for loops (#5196)
Arianna Y
2021-10-25
1
-0
/
+2
*
Fix useless-super-delegation false positive when default keyword argument is ...
Nick Pesce
2021-10-19
1
-0
/
+2
*
Async context manager typo (#5164)
Youngsoo Sung
2021-10-17
1
-0
/
+2
*
Consider Enums when checking for duplicate dictionary keys (#5155)
jaydesl
2021-10-16
1
-0
/
+2
*
Rename `len-as-condition` to `use-implicit-booleaness-not-len` (#5132)
Jaehoon Hwang
2021-10-10
1
-0
/
+2
*
Add support for `ModuleNotFoundError` Python 3.6+ builtin-exception (#5106)
Samuel FORESTIER
2021-10-09
1
-0
/
+2
*
Fix a crash if ``str.format`` is referenced without being called (#5109)
Tim Martin
2021-10-06
1
-0
/
+2
*
Update toml dependency to >=0.9.2 (#5067)
Jeroen Seegers
2021-09-23
1
-0
/
+3
*
Update CONTRIBUTORS.txt
Dimitri Prybysh
2021-09-14
1
-1
/
+1
*
Fix no-self-use and docparams extension for async functions/methods (#4986)
SupImDos
2021-09-11
1
-0
/
+4
*
Upgrade ignored-parents help description (#4926)
Melvin
2021-08-28
1
-0
/
+2
*
Added myself to CONTRIBUTORS.txt
Philipp A
2021-08-26
1
-0
/
+2
*
[duplicate-code] Parse functions and class methods recursively when gathering...
Maksym Humetskyi
2021-08-17
1
-0
/
+1
*
[duplicate-code] Ignore decorators lines by similarities checker when ignore ...
Maksym Humetskyi
2021-08-14
1
-0
/
+1
*
Update option_manager_mixin.py - issue 3839 (#4812)
PaaEl
2021-08-11
1
-0
/
+2
*
Fix false positives for invalid-all-format (#4711) (#4829)
kasium
2021-08-11
1
-0
/
+2
*
Fix IsADirectoryError in tests/lint/unittest_lint (#4781)
Michal Vasilek
2021-08-01
1
-0
/
+2
*
Use `XDG_CACHE_HOME` for `PYLINTHOME` (#4661)
Eisuke Kawashima
2021-07-28
1
-0
/
+2
*
Add ignored-parents option to design checker (#4758)
Rebecca Turner
2021-07-28
1
-0
/
+2
*
Add unspecified-encoding checker #3826 (#4753)
Daniël van Noord
2021-07-28
1
-0
/
+2
*
Fix false positive undefined variable in decorator with list comprehension (#...
Marcin Kurczewski
2021-07-22
1
-0
/
+2
*
Added `time.clock` to deprecated functions/methods for python 3.3.
Yilei "Dolee" Yang
2021-07-20
1
-0
/
+2
*
document Jupyter integration (#4714)
Marco Edward Gorelli
2021-07-18
1
-0
/
+3
*
Changed exit logic.
Mark Bell
2021-07-17
1
-0
/
+2
*
Clarify consider-using-from-import documentation
Will Shanks
2021-07-10
1
-0
/
+2
*
Catch MRO error when applying missing hints feature. (#4688)
doranid
2021-07-08
1
-0
/
+2
*
[duplicate-code] Fix ignored empty functions by similarities checker with ign...
Maksym Humetskyi
2021-07-05
1
-0
/
+3
*
VariableChecker now accounts for attribute lookups in type comments (#4604)
Sergei Lebedev
2021-06-27
1
-0
/
+2
*
Remove docs and code associated with the removed W0623 (redefine-in-handler) ...
Lorena B
2021-06-20
1
-0
/
+2
*
Handle floats when parsing pyproject.toml (#4518) (#4520)
Markus Siebenhaar
2021-05-29
1
-0
/
+2
*
Add `ignore-paths` to match against the full path. (#4516)
Fabian Damken
2021-05-27
1
-0
/
+4
[prev]
[next]