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
/
tests
/
functional
/
i
/
invalid
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PyCQA migration] Upgrade links to the repositories in code and doc (#8514)
Pierre Sassoulas
2023-03-29
7
-7
/
+7
*
[cleanup] Move tests starting with 'invalid_all' in a subdir
Pierre Sassoulas
2023-03-23
10
-0
/
+0
*
[pypy3.8] Disable multiple-statements false positive on affected functional t...
Pierre Sassoulas
2022-12-15
4
-26
/
+34
*
Improve `invalid-slice-index` and add `invalid-slice-step` (#7762)
Marc Mueller
2022-11-14
2
-6
/
+38
*
Flag `superfluous-parens` if parentheses are used during string concatenation...
Dani Alcala
2022-11-13
2
-1
/
+2
*
Remove unused ExtSlice code paths (#7759)
Marc Mueller
2022-11-13
1
-1
/
+1
*
Add R1737 use-dict-literal-without-kwargs
Robert Hofer
2022-11-09
2
-2
/
+2
*
Add confidence levels to all exception checkers (#7716)
Dani Alcala
2022-11-05
1
-11
/
+11
*
[invalid-class-object] Better error message giving more information
Pierre Sassoulas
2022-09-16
1
-5
/
+5
*
[invalid-class-object] Set the confidence correctly for the check
Pierre Sassoulas
2022-09-16
1
-5
/
+5
*
[invalid-class-object] Fix crash when __class__ is defined with a tuple
Pierre Sassoulas
2022-09-16
2
-2
/
+48
*
Add regression test for #3973 (#7409)
Daniël van Noord
2022-09-04
1
-0
/
+6
*
Remove Python 2 code from the tests & refactor (#7320)
Mark Byrne
2022-08-18
18
-146
/
+145
*
Add regression test for #6539
Jacob Walls
2022-05-09
1
-0
/
+3
*
Fix invalid-enum-extension with IntFlag (#6511)
Marc Mueller
2022-05-05
1
-1
/
+6
*
Move no-self-use to optional extension (#6448)
Marc Mueller
2022-05-05
13
-13
/
+13
*
C2901 & C2902: New checks for unnecessary lambda expression usage (#6004)
Joe Young
2022-05-04
11
-11
/
+11
*
Remove the 'no-init' message tat was not emitted anyway
Pierre Sassoulas
2022-04-18
1
-1
/
+1
*
Normalize the pylint disables in functional tests
Pierre Sassoulas
2022-04-18
1
-1
/
+1
*
New check E0244: Extending inherited Enum class (#6018)
Joe Young
2022-04-04
2
-0
/
+22
*
Don't emit `raising-bad-type` when there is ambiguity (#5968)
Jacob Walls
2022-03-25
1
-0
/
+18
*
Use ``node.position`` in ``add_message`` if available (#5897)
Daniël van Noord
2022-03-12
17
-57
/
+57
*
Fix false positive for `invalid-class-object` when inference fails (#5901)
Jacob Walls
2022-03-12
1
-0
/
+14
*
Fixes for tests due to new ``tolineno`` behaviour
Daniël van Noord
2022-03-12
2
-11
/
+6
*
Move functional test files to new structure
Daniël van Noord
2022-02-10
41
-0
/
+0
*
Move various tests from ``TestTypeChecker`` to functional tests (#5455)
Daniël van Noord
2021-12-02
2
-0
/
+38
*
Move ``TestNameChecker`` to functional tests (#5421)
Daniël van Noord
2021-11-28
5
-0
/
+73
*
Update functional test expected output (#5349)
Daniël van Noord
2021-11-24
25
-154
/
+154
*
Upgrade astroid to 2.9.0 (#5355)
Marc Mueller
2021-11-21
1
-5
/
+5
*
Improve node info for invalid-name (#5094)
Marc Mueller
2021-10-05
2
-3
/
+34
*
Fix ``invalid-name`` for overwritten base ``object`` methods (#5079)
Daniël van Noord
2021-09-28
2
-6
/
+14
*
Spelling and grammar fixes
Ville Skyttä
2021-09-17
1
-1
/
+1
*
Fix bad node given to a message and false positive invalide format for ``__al...
Pierre Sassoulas
2021-09-13
3
-1
/
+15
*
Fix the raising-bad-type warning for string
Pierre Sassoulas
2021-09-01
2
-0
/
+6
*
Remove the python3 porting mode from the codebase
Pierre Sassoulas
2021-09-01
2
-2
/
+2
*
Emit a correct invalid-name message when using multi-naming style. (#4924)
Yilei "Dolee" Yang
2021-08-30
3
-0
/
+16
*
Remove functional test configuration for python version <=3.6.0
Pierre Sassoulas
2021-08-30
2
-4
/
+0
*
Additional tests for PyCQA/astroid#1126
David Liu
2021-08-16
3
-0
/
+21
*
Fix false positives for invalid-all-format (#4711) (#4829)
kasium
2021-08-11
2
-0
/
+8
*
Add new checkers ``use-list-literal`` and ``use-dict-literal`` (#4769)
Daniël van Noord
2021-07-29
3
-3
/
+3
*
Fix invalid-overridden-method with nested property (#4710)
Marc Mueller
2021-07-15
2
-1
/
+52
*
Add test case from issue #119 for easier resolution
Pierre Sassoulas
2021-06-14
2
-0
/
+26
*
Add new checker invalid-all-format
Marc Mueller
2021-06-01
4
-0
/
+16
*
Fix invalid value returned in len
Pierre Sassoulas
2021-05-29
2
-0
/
+8
*
Added deprecated decorators check (#4513)
Matus Valo
2021-05-27
1
-1
/
+2
*
Implemented new checker invalid-class-object (#4510)
yushao2
2021-05-26
33
-0
/
+20
*
Create subdirectory for crowded functional tests
Pierre Sassoulas
2021-03-07
47
-0
/
+1754