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
*
Better phrasing for this release changes
Claudiu Popa
2019-02-27
1
-1
/
+2
*
Prepare 2.3, also update the release document for this release
Claudiu Popa
2019-02-27
2
-3
/
+3
*
Prepare 2.3.0
Claudiu Popa
2019-02-27
2
-3
/
+3
*
CRF: added a separate test for the bugfix
Fantix King
2019-02-22
2
-3
/
+16
*
Fix bug of W0120
Fantix King
2019-02-22
5
-2
/
+9
*
Do a new dev release
Claudiu Popa
2019-02-20
1
-1
/
+1
*
Protect against `NonDeducibleTypeHierarchy` when calling semi-private `is_sub...
Claudiu Popa
2019-02-19
4
-2
/
+42
*
Fix not-callable false positive on uninferable property (#2748)
Federico Bond
2019-02-14
4
-1
/
+23
*
Fix lint warnings
Claudiu Popa
2019-02-13
1
-4
/
+5
*
Fix the doc errors
Claudiu Popa
2019-02-13
3
-39
/
+40
*
Document how the pragma controls work. Close #2732
Claudiu Popa
2019-02-13
2
-30
/
+112
*
Kill some old names in favour of their corresponding check class
Claudiu Popa
2019-02-13
3
-5
/
+5
*
Added a new command line option ``list-groups`` for listing all the check gro...
Claudiu Popa
2019-02-13
3
-1
/
+33
*
Add the initial release log for 2.3
Claudiu Popa
2019-02-13
2
-3
/
+67
*
Add test case for #2553
Claudiu Popa
2019-02-13
1
-0
/
+11
*
Allow ``BaseException`` for emitting ``broad-except``, just like ``Exception``.
Claudiu Popa
2019-02-13
4
-2
/
+13
*
Fixed a crash that occurred for ``bad-str-strip-call`` when ``strip()`` recei...
Claudiu Popa
2019-02-13
3
-1
/
+5
*
Split the test in two files for separate Python versions
Claudiu Popa
2019-02-13
3
-2
/
+8
*
Fixes for linting of new style logging format. (#2713)
Svet
2019-02-13
5
-20
/
+80
*
Don't emit ``*-not-iterating`` checks for builtins consumed by ``itertools``
Claudiu Popa
2019-02-11
3
-8
/
+30
*
Fix a crash caused by iterating over ``Uninferable`` in a string formatting c...
Claudiu Popa
2019-02-11
3
-2
/
+10
*
Fix a couple of warnings
Claudiu Popa
2019-02-05
3
-4
/
+4
*
Still use a regular expression for the FIXME check
Claudiu Popa
2019-02-05
2
-8
/
+32
*
Take into account `__class_getitem__`
Pascal Corpet
2019-02-04
11
-3
/
+53
*
Support ``Ellipsis`` as a synonym for ``pass`` statements.
Claudiu Popa
2019-02-04
3
-5
/
+23
*
Add a new option 'check-str-concat-over-line-jumps' to check 'implicit-str-co...
Lucas Cimon
2019-01-31
5
-9
/
+40
*
Move the unused variable regression test to a Python 3.6 specific file
Claudiu Popa
2019-01-30
4
-13
/
+15
*
Prepare a new dev release
Claudiu Popa
2019-01-25
1
-1
/
+1
*
Disable test temporarily until we fix the context problem in astroid
Claudiu Popa
2019-01-23
2
-4
/
+3
*
Add test case for #2588
Claudiu Popa
2019-01-23
1
-1
/
+16
*
Add test case for #2667
Claudiu Popa
2019-01-21
2
-0
/
+9
*
Add test that a recursion error does not happen any longer. Close #2683
Claudiu Popa
2019-01-20
2
-0
/
+13
*
Add changelog entry for the fixme changes.
Claudiu Popa
2019-01-20
1
-0
/
+4
*
Remove extraneous comment?
Claudiu Popa
2019-01-20
1
-1
/
+0
*
Make the list a generator and continue when there is an error in the fixme lo...
Claudiu Popa
2019-01-20
1
-4
/
+4
*
Fixme should be triggered only in comments
Rogalski, Lukasz
2019-01-20
2
-110
/
+81
*
Use an explicit dev prefix otherwise it will generate a post by default
Claudiu Popa
2019-01-20
1
-1
/
+1
*
Prepare a dev release
Claudiu Popa
2019-01-20
1
-1
/
+1
*
remove entire _patch_submodules
Nicolas Dickreuter
2019-01-20
1
-16
/
+1
*
remove popping for all versions
Nicolas Dickreuter
2019-01-20
2
-6
/
+2
*
avoid popping __main__ for python version >= 3.3
Nicolas Dickreuter
2019-01-20
3
-1
/
+7
*
Add test that a recursion error does not happen. Close PyCQA/astroid#623
Claudiu Popa
2019-01-18
2
-0
/
+10
*
Add test that a recursion error does not happen any longer. Close #2463
Claudiu Popa
2019-01-17
2
-0
/
+9
*
Bring infer_name_module() from astroid right here
Claudiu Popa
2019-01-13
1
-1
/
+8
*
Fixed a false positive for ``unused-variable`` and ``nonlocal`` assignments
Claudiu Popa
2019-01-13
3
-1
/
+20
*
Expose/export BaseTokenChecker in __all__ as well?
Bruno P. Kinoshita
2019-01-07
1
-1
/
+1
*
Support optional ~ or ! prefix for docstring types
Jim Robertson
2018-12-28
3
-11
/
+63
*
Fix missing-raises-doc false positive (W9006)
Jim Robertson
2018-12-28
1
-1
/
+1
*
Fix missing-raises-doc false positive (W9006)
Jim Robertson
2018-12-28
4
-14
/
+226
*
Generalize `chained-comparison` (#2655)
Justin Li
2018-12-21
5
-52
/
+87
[next]