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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a typo in testutils.py
Pierre Sassoulas
2020-11-28
1
-2
/
+1
*
review fixes| Uses pytest's tmp_path fixture instead of custom context man
Frank Harrison
2020-11-27
1
-27
/
+15
*
Remove 0xdeadcode
Frank Harrison
2020-11-27
1
-5
/
+0
*
profile| Runs pylint against external code, generating profile-heatmaps
Frank Harrison
2020-11-27
2
-0
/
+95
*
Add checks for deprecated functions since 3.6
Federico Bond
2020-11-27
2
-0
/
+31
*
Merge pull request #3910 from brycepg/tweak/tox-black-diff
hippo91
2020-11-26
1
-1
/
+1
|
\
|
*
Modify tox to show diff of formatting changes with black
Bryce Guinta
2020-10-19
1
-1
/
+1
*
|
Merge pull request #3890 from JulienPalard/issue3882
hippo91
2020-11-21
5
-2
/
+157
|
\
\
|
*
\
Merge branch 'master' into issue3882
Julien Palard
2020-11-21
3
-11
/
+41
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Avoid doing a regex search for line lengths unless necessary
Raphael Gaschignard
2020-11-16
3
-15
/
+16
*
|
|
Avoid doing a regex search for line lengths unless necessary
Raphael Gaschignard
2020-11-16
1
-6
/
+35
|
*
|
Too much test per class.
Julien Palard
2020-11-15
1
-71
/
+76
|
*
|
FIX: inferred.decorators does not exist on Module object.
Julien Palard
2020-11-15
2
-1
/
+21
|
*
|
Few more tests.
Julien Palard
2020-11-13
1
-4
/
+7
|
*
|
Refactor tests.
Julien Palard
2020-11-13
1
-44
/
+36
|
*
|
Adding two more tests, with stacks of decorators.
Julien Palard
2020-11-13
1
-0
/
+60
|
*
|
Handle class decorators during typing checks.
Julien Palard
2020-11-02
5
-2
/
+77
|
/
/
*
|
Merge pull request #3869 from manderj/pytest_pylint_parallel_runs_warnings
hippo91
2020-10-31
4
-8
/
+20
|
\
\
|
*
|
lint multiprocessing pool shutdown
manderj
2020-10-30
4
-8
/
+20
|
/
/
*
|
Apply suggestion done during review by @hippo91
Pierre Sassoulas
2020-10-30
2
-12
/
+10
*
|
Add the command to launch for updating in error msg
Pierre Sassoulas
2020-10-30
1
-2
/
+8
*
|
Move UPDATE_OPTION in testutil.py
Pierre Sassoulas
2020-10-30
2
-3
/
+3
*
|
Add a warning when an output file is updated
Pierre Sassoulas
2020-10-30
1
-1
/
+7
*
|
Make the update option more modular
Pierre Sassoulas
2020-10-30
2
-4
/
+5
*
|
Make the update option work again and document it
Pierre Sassoulas
2020-10-30
2
-4
/
+15
*
|
Merge branch 'Hee-San-Require-enums-to-be-named-IN_ALL_CAPS'
hippo91
2020-10-29
9
-21
/
+41
|
\
\
|
*
\
Merge branch 'Require-enums-to-be-named-IN_ALL_CAPS' of https://github.com/He...
hippo91
2020-10-29
9
-21
/
+41
|
|
\
\
|
/
/
/
|
*
|
Add copyright
へーさん
2020-10-26
1
-0
/
+1
|
*
|
Use break statement instead of return
へーさん
2020-10-26
1
-1
/
+1
|
*
|
FIx doc style
へーさん
2020-10-19
2
-3
/
+0
|
*
|
Merge branch 'master' into Require-enums-to-be-named-IN_ALL_CAPS
へーさん
2020-10-13
14
-18
/
+153
|
|
\
\
|
*
|
|
Add changelog and contributors info
へーさん
2020-10-13
3
-0
/
+10
|
*
|
|
Add check for enums name style
へーさん
2020-10-13
6
-21
/
+32
*
|
|
|
Remove deprecated long description in __pkginfo__.py
Pierre Sassoulas
2020-10-28
1
-18
/
+0
*
|
|
|
Merge pull request #3894 from hippo91/bug_pylint_3885
hippo91
2020-10-24
4
-1
/
+33
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' into bug_pylint_3885
hippo91
2020-10-24
21
-80
/
+828
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #3906 from hippo91/clearer_unittest_failure_message
hippo91
2020-10-24
5
-29
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
Corrects doc.
hippo91
2020-10-23
2
-2
/
+1
|
*
|
|
|
|
Adding a missing entry in the Changelog. The info was present in the doc/what...
hippo91
2020-10-23
2
-2
/
+4
|
*
|
|
|
|
Merge branch 'master' into clearer_unittest_failure_message
hippo91
2020-10-23
4
-2
/
+389
|
|
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
review fixes| Annotates and makes explicit invalid types being pass to init
Frank Harrison
2020-10-19
1
-6
/
+16
*
|
|
|
|
|
review fixes| Fixes typos
Frank Harrison
2020-10-19
1
-2
/
+2
*
|
|
|
|
|
review fixes| Attempts to explain that the captured behaviour has changed
Frank Harrison
2020-10-19
1
-1
/
+1
*
|
|
|
|
|
review fixes| Remvoes debug print in test
Frank Harrison
2020-10-19
1
-13
/
+0
*
|
|
|
|
|
review fixes| Conform to snake-case fixtures, supported by pytest
Frank Harrison
2020-10-19
1
-2
/
+2
*
|
|
|
|
|
review fixes| Removes clarifying (IMO) variable
Frank Harrison
2020-10-19
1
-2
/
+1
*
|
|
|
|
|
review fixes| Removes spaces in comments (PEP-257)
Frank Harrison
2020-10-19
1
-11
/
+11
*
|
|
|
|
|
check_parallel| Fixes tests after upstream changes
Frank Harrison
2020-10-19
1
-2
/
+6
*
|
|
|
|
|
check_parallel| Adds paramterised test against #jobs, #files and #checker
Frank Harrison
2020-10-19
1
-1
/
+126
*
|
|
|
|
|
check_parallel| Adds new test suite for multiple workers/check_parallel
Frank Harrison
2020-10-19
1
-0
/
+262
[next]