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
/
setup.cfg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade astroid version to 2.11.5
Pierre Sassoulas
2022-05-09
1
-1
/
+1
*
Fix wrong name in ``extras_require``
Daniël van Noord
2022-05-03
1
-1
/
+1
*
Upgrade astroid version following 2.11.4 release
Pierre Sassoulas
2022-05-02
1
-1
/
+1
*
Fix the pyenchant dependencie following #6440
Pierre Sassoulas
2022-04-28
1
-0
/
+1
*
Upgrade astroid to 2.11.3 (#6398)
Pierre Sassoulas
2022-04-19
1
-1
/
+1
*
Improve CPU count detection in cgroup environments and fix CI (#6098)
Daniël van Noord
2022-04-16
1
-0
/
+1
*
Add a ``--generate-toml-config`` option (#6199)
Daniël van Noord
2022-04-13
1
-0
/
+4
*
Update broken and redirected links across the project
Daniël van Noord
2022-04-13
1
-1
/
+1
*
Require python ``3.7.2+`` (#5921)
Daniël van Noord
2022-04-11
1
-2
/
+1
*
Add an explicit marker for pytest-timeout (#6054)
Pierre Sassoulas
2022-03-30
1
-0
/
+1
*
Include ``testing_pylintrc`` in source and wheel distributions (#6029)
Joe Young
2022-03-29
1
-0
/
+3
*
Add regression test for #5982 upgrade astroid to 2.11.2 (#5988)
Jacob Walls
2022-03-27
1
-1
/
+1
*
Update configuration of pre-commit hooks and tools
Daniël van Noord
2022-03-25
1
-0
/
+3
*
Add a script to update the CONTRIBUTORS.txt
Pierre Sassoulas
2022-03-23
1
-0
/
+3
*
Update ``astroid`` requirement to 2.11.0
Daniël van Noord
2022-03-12
1
-1
/
+1
*
Upgrade mypy to 0.940 (#5900)
Daniël van Noord
2022-03-12
1
-0
/
+1
*
Allow mccabe 0.7.x (#5896)
Konrad Weihmann
2022-03-11
1
-1
/
+1
*
Use the ``tomli`` package instead of ``toml`` to parse ``.toml`` (#5887)
Daniël van Noord
2022-03-10
1
-4
/
+1
*
Add a testutil extra-require and add gitpython to it (#5842)
Pierre Sassoulas
2022-02-27
1
-0
/
+3
*
Allow dev version of next minor ``astroid`` version (#5689)
Daniël van Noord
2022-01-16
1
-1
/
+4
*
Update astroid to ``2.9.2`` (#5634)
Daniël van Noord
2022-01-04
1
-1
/
+1
*
Hotfix mypy pre-commit check under Windows (#5632)
orSolocate
2022-01-03
1
-0
/
+3
*
Upgrade astroid to 2.9.1
Pierre Sassoulas
2021-12-31
1
-1
/
+1
*
Use ``dill`` to pickle when run in parallel mode (#5609)
Daniël van Noord
2021-12-30
1
-0
/
+4
*
Update ``primer`` tests to own file, separate batches and concurrent runs (#5...
Daniël van Noord
2021-11-29
1
-1
/
+2
*
Add ``flake8-typing-import`` to the pre-commit configuration (#5070)
Pierre Sassoulas
2021-11-25
1
-1
/
+1
*
Add documentation for primer and convert to command line option (#5387)
Daniël van Noord
2021-11-25
1
-1
/
+1
*
Primer tests "à la mypy" (#5173)
Pierre Sassoulas
2021-11-24
1
-1
/
+5
*
Upgrade astroid to 2.9.0 (#5355)
Marc Mueller
2021-11-21
1
-1
/
+1
*
Add accetpance tests in CI for python 3.8+ instead of launching manually at r...
Pierre Sassoulas
2021-11-21
1
-2
/
+2
*
Use isort's black profile (#5330)
Kound
2021-11-18
1
-3
/
+1
*
Add error codes to all ``type: ignore`` (#5329)
Daniël van Noord
2021-11-17
1
-0
/
+1
*
Bump ``astroid`` version to ``2.8.5``
Daniël van Noord
2021-11-12
1
-1
/
+1
*
Add tests for assignment expressions in function defaults (#5188)
Daniël van Noord
2021-10-25
1
-1
/
+1
*
Upgrade astroid version to 2.8.3
Pierre Sassoulas
2021-10-17
1
-1
/
+1
*
Update astroid to 2.8.2 (#5126)
Marc Mueller
2021-10-07
1
-1
/
+1
*
Add ``no-implicit-optional`` flag to ``mypy`` (#5075)
Daniël van Noord
2021-09-26
1
-0
/
+1
*
Update toml dependency to >=0.9.2 (#5067)
Jeroen Seegers
2021-09-23
1
-1
/
+1
*
Fix PyreverseConfig imports in pyreverse's tests
Pierre Sassoulas
2021-09-15
1
-0
/
+3
*
Upgrade astroid to 2.8.0
Pierre Sassoulas
2021-09-14
1
-1
/
+1
*
Refactor various typing related issues (#4940)
Daniël van Noord
2021-09-03
1
-0
/
+1
*
Change http links to https in setup.py
Pierre Sassoulas
2021-08-31
1
-3
/
+3
*
Upgrade astroid to 2.7.3
Pierre Sassoulas
2021-08-30
1
-1
/
+1
*
Add `consider-using-assignment-expr` to `CodeStyleChecker` (#4876)
Marc Mueller
2021-08-30
1
-0
/
+1
*
Rename URLs
Philipp A
2021-08-26
1
-6
/
+7
*
Updated mypy checks (#4889)
Marc Mueller
2021-08-21
1
-3
/
+0
*
Require platformdirs 2.2.0 (#4890)
Marc Mueller
2021-08-21
1
-1
/
+1
*
Migrate from ``appdirs`` to ``platformdirs`` (#4887)
Pierre Sassoulas
2021-08-21
1
-3
/
+3
*
Upgrade astroid to 2.7.2
Pierre Sassoulas
2021-08-20
1
-1
/
+1
*
Update test requirements to astroid 2.7.1
David Liu
2021-08-20
1
-1
/
+1
[next]