Sign in
fuchsia
/
third_party
/
github.com
/
pylint-dev
/
pylint
Clone this repo:
Branches
main
add-message-module-file
backport-10929-to-maintenance/4.0.x
backport-11074-to-maintenance/4.0.x
backport-sys-fix
benchmark-ci-comment
check-message-reference
copilot/bump-astroid-to-4-2-0b2
copilot/fix-10519
enforce-the-confidence-in-add-message
More...
Tags
v4.0.5
v4.0.4
v4.0.3
v4.0.2
v4.0.1
v4.0.0
v3.3.9
v3.3.8
v3.3.7
v3.3.6
More...
c2052d6
Fix crash in typecheck checker when metaclass argument is a non-class (#11074)
by Sai Asish Y
· 11 hours ago
main
b0feb02
Bump actions/checkout from 6.0.2 to 6.0.3 (#11073)
by dependabot[bot]
· 13 hours ago
55a7316
Cover previously-untested dunder methods and edge cases in symilar
by Pierre Sassoulas
· 23 hours ago
bf0b2e9
Cover aligned-zip fallback in symilar's _find_common
by Pierre Sassoulas
· 23 hours ago
cc129f2
Re-enable duplicate-code checker in stdlib primer test
by Pierre Sassoulas
· 23 hours ago
1453abc
Cap hash bucket Cartesian product to prevent quadratic blow-up
by Pierre Sassoulas
· 23 hours ago
b10aa50
Reuse parsed AST in stripped_lines to avoid redundant astroid.parse()
by Pierre Sassoulas
· 23 hours ago
285a2e4
Introduce LineSetHashResult and make hash params required in _find_common
by Pierre Sassoulas
· 23 hours ago
dd07305
Speed up duplicate-code checker with rolling hash and caching
by Pierre Sassoulas
· 23 hours ago
c6ca272
Fix a crash in `consider-using-enumerate` for non-name loop targets (#11067)
by Joeseph Grey
· 2 days ago
ffe2023
Fix crash in deprecated checker for non-string ``__import__`` argument (#11061)
by Sai Asish Y
· 3 days ago
f339d47
docs: Change `--indent-string`'s whitespace representation (#9904)
by Roger Sheu
· 3 days ago
d6eb481
fix: use metaclass __call__ signature on class instantiation (#11055)
by Millefeuille
· 3 days ago
ecf358f
Fix crash on chained TypeAlias assignment with a non-name target (#11062)
by Sai Asish Y
· 3 days ago
f27e3c0
Fix no-member false positive on union with dynamic __getattr__ (#11052)
by Hamza Mobeen
· 3 days ago
880b90d
Fix ``function-redefined`` false positive for names matching ``dummy-variables-rgx`` (#11046)
by Pierre Sassoulas
· 7 days ago
5b17c0a
[pre-commit.ci] pre-commit autoupdate (#11049)
by pre-commit-ci[bot]
· 8 days ago
635ebe9
Fix crash on non-constant ``TypeVar`` variance argument (#11027)
by Pierre Sassoulas
· 9 days ago
c8be7ea
Fix crash when ``NotImplemented`` is used as an ``if`` test (#11026)
by Pierre Sassoulas
· 10 days ago
2ff604a
Bump default python to 3.14
by Jacob Walls
· 10 days ago
More »