Sign in
fuchsia
/
third_party
/
github.com
/
pylint-dev
/
pylint
/
HEAD
3e374c6
[pre-commit.ci] pre-commit autoupdate (#10819)
by pre-commit-ci[bot]
· 6 days ago
main
8f64428
Bump actions/cache from 5.0.1 to 5.0.2 (#10818)
by dependabot[bot]
· 6 days ago
2b8b7e3
Fix FP for `invalid-name` with `typing.Final` on dataclass fields (#10797)
by Jacob Walls
· 6 days ago
0ce30d5
Ignore formatting changes in git blame (#10816)
by Jacob Walls
· 6 days ago
99e9ec4
Update black to 26.1.0 (#10815)
by Marc Mueller
· 7 days ago
0b67008
pyreverse: add --no-signatures option (#10814)
by Benjamin T. Vincent
· 8 days ago
7dee1f8
[pre-commit.ci] pre-commit autoupdate (#10812)
by pre-commit-ci[bot]
· 13 days ago
9ff7337
Improve detection of next non-import statement for wrong-import-position pragma scoping (#10590)
by Emmanuel Ferdman
· 2 weeks ago
5a49a11
Add regression test for FP on too-many-function-args and dataclasses
by Jacob Walls
· 2 weeks ago
2cf5951
Add regression test for FP on unexpected-keyword-arg and dataclasses.
by Jacob Walls
· 2 weeks ago
83741dd
Bump astroid to 4.0.3
by Jacob Walls
· 2 weeks ago
de75d30
Disable unspecified-encoding for py-version above Python 3.15 (#10800)
by Mehraz Hossain Rumman
· 2 weeks ago
5c8062b
Add support for isort option `--known-first-party ` (#10803)
by Alexander Grund
· 2 weeks ago
5a770e3
Fix setting options for import order checker (#10802)
by Alexander Grund
· 2 weeks ago
29279d0
Sync astroid version with requirements file again
by Julfried
· 2 weeks ago
4f6c241
Fix false positive related to overload decorator + NoReturn (#10795)
by Zachary Wilkins-Olson
· 3 weeks ago
f5b9d75
[pre-commit.ci] pre-commit autoupdate (#10787)
by pre-commit-ci[bot]
· 5 weeks ago
9aa8ba3
Bump furo from 2025.9.25 to 2025.12.19 (#10786)
by dependabot[bot]
· 5 weeks ago
e4d0cd4
[pre-commit.ci] pre-commit autoupdate (#10783)
by pre-commit-ci[bot]
· 6 weeks ago
a76ce27
Bump actions/download-artifact from 6.0.0 to 7.0.0 (#10780)
by dependabot[bot]
· 6 weeks ago
6c86179
Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#10781)
by dependabot[bot]
· 6 weeks ago
434495f
Bump actions/cache from 4.3.0 to 5.0.1 (#10782)
by dependabot[bot]
· 6 weeks ago
c1f158c
Fix ``logging-unsupported-format`` when logging statements contain format-like strings but no arguments (#10758)
by Alvaro Frias
· 6 weeks ago
fe28e82
[pre-commit.ci] pre-commit autoupdate (#10777)
by pre-commit-ci[bot]
· 7 weeks ago
8f2946c
Bump actions/setup-python from 6.0.0 to 6.1.0 (#10774)
by dependabot[bot]
· 7 weeks ago
5cdadad
Bump actions/checkout from 6.0.0 to 6.0.1 (#10773)
by dependabot[bot]
· 7 weeks ago
566da7c
Bump actions/create-github-app-token from 2.2.0 to 2.2.1 (#10776)
by dependabot[bot]
· 7 weeks ago
d68decc
Bump sigstore/gh-action-sigstore-python from 3.1.0 to 3.2.0 (#10775)
by dependabot[bot]
· 7 weeks ago
c45fef7
Properly detect 'self.fail()' as a terminating node in 'unittest.TestCase' (#10770)
by Zachary Wilkins-Olson
· 7 weeks ago
ddbb947
[pre-commit.ci] pre-commit autoupdate (#10765)
by pre-commit-ci[bot]
· 8 weeks ago
6b7c5b5
Post 4.0.4 (#10763)
by Jacob Walls
· 8 weeks ago
0380883
Merge branch 'maintenance/4.0.x' into post-4.0.4
by Jacob Walls
· 8 weeks ago
e16f942
Bump pylint to 4.0.4, update changelog
by Jacob Walls
· 8 weeks ago
v4.0.4
7588243
[pre-commit.ci] pre-commit autoupdate (#10757)
by pre-commit-ci[bot]
· 9 weeks ago
ae21f71
Bump actions/checkout from 5.0.0 to 6.0.0 (#10755)
by dependabot[bot]
· 9 weeks ago
ab07b7e
Bump actions/create-github-app-token from 2.1.4 to 2.2.0 (#10756)
by dependabot[bot]
· 9 weeks ago
657b386
[Backport maintenance/4.0.x] [invalid-name] Fix FP for exclusive assignment of objects (#10754)
by pylint-backport[bot]
· 9 weeks ago
d308554
[invalid-name] Fix FP for exclusive assignment of objects (#10746)
by Jacob Walls
· 9 weeks ago
03f8a92
[Backport maintenance/4.0.x] fix: avoid false positive when module-level names match class-level names (#10753)
by pylint-backport[bot]
· 9 weeks ago
e55e830
fix: avoid false positive when module-level names match class-level names (#10723)
by Joao Faria
· 9 weeks ago
db22e2f
[pre-commit.ci] pre-commit autoupdate (#10750)
by pre-commit-ci[bot]
· 10 weeks ago
6f7f8db
[primer] Add back home-assistant (#10747)
by Jacob Walls
· 2 months ago
9052857
Merge maintenance into main following 4.0.3 release (#10742)
by Pierre Sassoulas
· 2 months ago
1c6af35
Merge branch 'maintenance/4.0.x' into merge-maintenance-into-main
by Pierre Sassoulas
· 2 months ago
84b6552
Bump pylint to 4.0.3, update changelog (#10741)
by Pierre Sassoulas
· 2 months ago
v4.0.3
77b0cd8
[Backport maintenance/4.0.x] fix(expand_modules): pass ignore_list to modutils.get_module_files (#10740)
by pylint-backport[bot]
· 2 months ago
cd2839d
fix(expand_modules): pass ignore_list to modutils.get_module_files (#10720)
by shifqu
· 2 months ago
eade69e
[pre-commit.ci] pre-commit autoupdate (#10738)
by pre-commit-ci[bot]
· 3 months ago
47a4e94
docs: properly escape backslashes (#10736)
by RetroEdit
· 3 months ago
7f7f7b8
[primer] Update default branch for coverage (#10732)
by Jacob Walls
· 3 months ago
755f2d0
[Backport maintenance/4.0.x] Upgrade astroid to 4.0.2 (#10733)
by pylint-backport[bot]
· 3 months ago
fe6afe1
Update pytest requirement from ~=8.4 to >=8.4,<10.0 (#10735)
by dependabot[bot]
· 3 months ago
361a2b8
Upgrade astroid to 4.0.2 (#10730)
by Pierre Sassoulas
· 3 months ago
c96a9e4
[Backport maintenance/4.0.x] Fix crash when a variable annotation is used as `if` test expression (#10729)
by pylint-backport[bot]
· 3 months ago
108191e
[Backport maintenance/4.0.x] Fix a false positive for class attribute typed with Final (#10727)
by pylint-backport[bot]
· 3 months ago
926529b
Fix crash when a variable annotation is used as `if` test expression (#10714)
by Zen Lee
· 3 months ago
0ed8172
[Backport maintenance/4.0.x] Fix crash when a `slice` object is called (#10728)
by pylint-backport[bot]
· 3 months ago
b128b7d
[Backport maintenance/4.0.x] Fix a false positive for ``unbalanced-tuple-unpacking``. (#10726)
by pylint-backport[bot]
· 3 months ago
0a2cb33
Fix crash when a `slice` object is called (#10715)
by Zen Lee
· 3 months ago
1a26dea
[Backport maintenance/4.0.x] Add Enum dunder to the list of allowed dunder (#10725)
by pylint-backport[bot]
· 3 months ago
133681e
Fix a false positive for class attribute typed with Final (#10712)
by Pierre Sassoulas
· 3 months ago
1496340
Fix a false positive for ``unbalanced-tuple-unpacking``. (#10724)
by Mark Byrne
· 3 months ago
0426f8b
Add Enum dunder to the list of allowed dunder (#10722)
by Trinh Quoc Anh
· 3 months ago
4f0716a
[pre-commit.ci] pre-commit autoupdate (#10718)
by pre-commit-ci[bot]
· 3 months ago
fc920b6
[Backport maintenance/4.0.x] Fix false positive for `f-string-without-interpolation` with template strings when using format spec (#10717)
by pylint-backport[bot]
· 3 months ago
d2589f1
Fix false positive for `f-string-without-interpolation` with template strings when using format spec (#10716)
by Zen Lee
· 3 months ago
f8f6ccd
[primer] Add ansible (#10685)
by Jacob Walls
· 3 months ago
ddc8d4b
[pre-commit.ci] pre-commit autoupdate (#10709)
by pre-commit-ci[bot]
· 3 months ago
7d68094
Bump actions/download-artifact from 5.0.0 to 6.0.0 (#10706)
by dependabot[bot]
· 3 months ago
ef6dd70
Bump sigstore/gh-action-sigstore-python from 3.0.1 to 3.1.0 (#10704)
by dependabot[bot]
· 3 months ago
652d066
Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#10705)
by dependabot[bot]
· 3 months ago
aeffe52
[Backport maintenance/4.0.x] Fix FP for `invalid-name` with `typing.Annotated` (#10701)
by pylint-backport[bot]
· 3 months ago
bb9df16
Fix FP for `invalid-name` with `typing.Annotated` (#10699)
by Jacob Walls
· 3 months ago
25000a2
[pre-commit.ci] pre-commit autoupdate (#10692)
by pre-commit-ci[bot]
· 3 months ago
4e8d3ca
Post 4.0.2 (#10690)
by Jacob Walls
· 3 months ago
b86e816
Merge branch 'maintenance/4.0.x' into post-4.0.2
by Jacob Walls
· 3 months ago
0eb92d2
Bump pylint to 4.0.2, update changelog
by Jacob Walls
· 3 months ago
v4.0.2
9e64bc9
docs(pyreverse): Add guide for UML diagram arrows (#10682)
by Adarsh Kumar
· 3 months ago
caf95d5
[Backport maintenance/4.0.x] Fix FP for `invalid-name` for partially uninferable module-level name (#10687)
by pylint-backport[bot]
· 3 months ago
7ecfd9f
Fix FP for `invalid-name` for partially uninferable module-level name (#10678)
by Jacob Walls
· 3 months ago
4d52769
[Backport maintenance/4.0.x] Ignore unraisable exceptions on stdlib primer (#10686)
by pylint-backport[bot]
· 3 months ago
e18b6f5
Ignore unraisable exceptions on stdlib primer (#10683)
by Jacob Walls
· 3 months ago
92a13df
[Backport maintenance/4.0.x] Fix FP for `invalid-name` on module-level constant with multiple branches (#10684)
by pylint-backport[bot]
· 3 months ago
6678c90
Fix FP for `invalid-name` on module-level constant with multiple branches (#10677)
by Jacob Walls
· 3 months ago
042717c
Add regression test for false positive on Optional List (#10676)
by Zen Lee
· 3 months ago
4c913c0
[Backport maintenance/4.0.x] Fix FP for invalid-name for TypedDicts (#10674)
by pylint-backport[bot]
· 3 months ago
4eabe26
Fix FP for invalid-name for TypedDicts (#10673)
by Jacob Walls
· 3 months ago
ffb3320
Merge branch 'maintenance/4.0.x' into main following 4.0.1 release (#10668)
by Pierre Sassoulas
· 3 months ago
81e070f
Merge branch 'maintenance/4.0.x' into main following 4.0.1 release
by Pierre Sassoulas
· 3 months ago
9a30350
Bump pylint to 4.0.1, update changelog (#10667)
by Pierre Sassoulas
· 3 months ago
v4.0.1
0ad9d26
[Backport maintenance/4.0.x] Check enums created with functional syntax against class name regex (#10663)
by pylint-backport[bot]
· 3 months ago
1cc3be2
Check enums created with functional syntax against class name regex (#10661)
by Jacob Walls
· 3 months ago
778b4da
[pre-commit.ci] pre-commit autoupdate (#10659)
by pre-commit-ci[bot]
· 3 months ago
0cc8ffa
Bump github/codeql-action from 3 to 4 (#10656)
by dependabot[bot]
· 3 months ago
60a01e4
[Backport maintenance/4.0.x] Improve conditionals (#10655)
by pylint-backport[bot]
· 3 months ago
91d3e26
Improve conditionals (#10654)
by Marc Mueller
· 3 months ago
e60b80e
[Backport maintenance/4.0.x] Fix `unused-variable` false positive with `__all__` or `__future__.annotations` (#10653)
by pylint-backport[bot]
· 3 months ago
bbbdb9d
Fix `unused-variable` false positive with `__all__` or `__future__.annotations` (#10643)
by Mark Byrne
· 3 months ago
abcf2ed
[Backport maintenance/4.0.x] Fix false-positive for bare-name-capture-pattern (#10651)
by pylint-backport[bot]
· 3 months ago
b970208
Fix false-positive for bare-name-capture-pattern (#10648)
by Marc Mueller
· 3 months ago
Next »