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
/
p
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix false positive for ``positional-only-arguments-expected`` when a function...
github-actions[bot]
2023-04-10
1
-0
/
+18
*
Accept values of the form ``<class name>.<attribute name>`` for the `exclude-...
Mark Byrne
2023-03-03
3
-5
/
+16
*
feat(6489): implement `positional-only-arguments-expected` checker (#8121)
yushao2
2023-01-28
3
-0
/
+24
*
[pypy3.8] Disable multiple-statements false positive on affected functional t...
Pierre Sassoulas
2022-12-15
4
-70
/
+86
*
Define Protocol as abstract to prevent abstract-method FP (#7839)
Dani Alcala
2022-11-30
3
-0
/
+50
*
Remove Python 2 code from the tests & refactor (#7320)
Mark Byrne
2022-08-18
1
-3
/
+2
*
Use main instead of master as main checker name (#6569)
Daniël van Noord
2022-05-10
3
-3
/
+3
*
Don't emit unsubscriptable-object for string annotations (#6536)
Marc Mueller
2022-05-07
2
-2
/
+1
*
Move no-self-use to optional extension (#6448)
Marc Mueller
2022-05-05
6
-8
/
+6
*
C2901 & C2902: New checks for unnecessary lambda expression usage (#6004)
Joe Young
2022-05-04
3
-3
/
+3
*
Fix false negative for `protected-access` on functions (#5990)
Jacob Walls
2022-03-27
2
-0
/
+16
*
Add ``potential-index-error`` checker (#5552)
Daniël van Noord
2022-03-25
2
-0
/
+28
*
Use ``node.position`` in ``add_message`` if available (#5897)
Daniël van Noord
2022-03-12
2
-3
/
+3
*
Add confidence level `CONTROL_FLOW` (#5709)
Jacob Walls
2022-01-26
1
-1
/
+1
*
Revert renaming extension tests (#5473)
Marc Mueller
2021-12-05
2
-0
/
+7
*
Move ``TestVariablesChecker`` to functional tests (#5400)
Daniël van Noord
2021-11-25
9
-0
/
+92
*
Update functional test expected output (#5349)
Daniël van Noord
2021-11-24
8
-80
/
+80
*
Move the functional tests for extension in 'tests/functional/ext'
Pierre Sassoulas
2021-11-23
5
-26
/
+0
*
Remove unwanted non-breaking whitespaces in comment (#5256)
Pierre Sassoulas
2021-11-04
1
-1
/
+1
*
Require Python 3.6 for consider f-string check (#5024)
Marc Mueller
2021-09-17
2
-0
/
+17
*
Spelling and grammar fixes
Ville Skyttä
2021-09-17
1
-1
/
+1
*
Remove functional test configuration for python version <=3.6.0
Pierre Sassoulas
2021-08-30
1
-2
/
+0
*
Add simplified test cases for inference of pattern variables
Marc Mueller
2021-07-19
1
-0
/
+14
*
No crash on bad plugin provided in configuration file
Pierre Sassoulas
2021-06-17
3
-0
/
+9
*
Add regression test for Pattern Matching 3.10 (#4550)
Marc Mueller
2021-06-07
2
-0
/
+26
*
Added deprecated decorators check (#4513)
Matus Valo
2021-05-27
1
-3
/
+4
*
Fix - Improve check for invalid PEP 585 syntax (#4345)
Marc Mueller
2021-04-12
4
-4
/
+18
*
Improve check for invalid PEP 585 syntax inside functions (#4340)
Marc Mueller
2021-04-12
5
-3
/
+52
*
Use value.qname() to check if class is subscriptable PEP585
Marc Mueller
2021-03-27
4
-2
/
+36
*
Merge the two tests for use-symbolic-message-instead
Pierre Sassoulas
2021-03-17
1
-1
/
+1
*
Cleanup unwanted 'use-symbolic-message-instead' in functional tests
Pierre Sassoulas
2021-03-17
1
-1
/
+1
*
Enable use-symbolic-message-instead in functional tests
Pierre Sassoulas
2021-03-17
2
-2
/
+2
*
Migrate all func_noerror_* to new functional tests
Pierre Sassoulas
2021-03-07
1
-0
/
+24
*
Fix issue with nested PEP 585 syntax
Marc Mueller
2021-02-16
5
-12
/
+83
*
Remove tests that only run pre-Python 3.6
David Gilman
2021-02-16
3
-14
/
+0
*
Add support for pep585 with postponed evaulation
Marc Mueller
2021-02-15
8
-0
/
+287
*
Add column to the information checked for functional tests
Pierre Sassoulas
2021-01-24
5
-10
/
+10
*
Remove all empty txt file in functional tests
Pierre Sassoulas
2020-11-29
1
-0
/
+0
*
Adds a unittest to check for fake Protocol case
hippo91
2020-10-11
2
-0
/
+14
*
Adds a unittest for generic form of Protocol
hippo91
2020-10-10
1
-0
/
+11
*
Updated class name
Luigi Bertaco Cristofolini
2020-10-08
1
-2
/
+2
*
bugfix: accepts aliases for __future__ annotations
Luigi
2020-10-01
2
-0
/
+30
*
`property-with-parameters` properly handles abstract properties
Claudiu Popa
2020-05-14
2
-1
/
+15
*
Fix trailing whitespaces and trailing newlines
Pierre Sassoulas
2020-05-03
1
-1
/
+1
*
[functional tests] Module needs an __init__.py
Pierre Sassoulas
2019-09-10
1
-0
/
+0
*
[functional tests] Rename example_functional_tests.py => e/example_functional...
Pierre Sassoulas
2019-09-10
20
-0
/
+120