-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Insights: pylint-dev/pylint
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v3.3.7
published
May 4, 2025
12 Pull requests merged by 6 people
-
Bump types-setuptools from 79.0.0.20250422 to 80.3.0.20250505
#10369 merged
May 5, 2025 -
[pre-commit.ci] pre-commit autoupdate
#10370 merged
May 5, 2025 -
Merge maintenance into main following 3.3.7's release
#10368 merged
May 4, 2025 -
Bump pylint to 3.3.7, update changelog
#10367 merged
May 4, 2025 -
Consistency between
is
/is not
and==
/!=
when comparing types forunidiomatic-typecheck
#10170 merged
May 4, 2025 -
[Backport maintenance/3.3.x] [fix] Fix a crash for class decorators mistaken for class attributes
#10363 merged
May 3, 2025 -
[fix] Fix a crash for class decorators mistaken for class attributes
#10362 merged
May 3, 2025 -
Backport: Manual cherry pick for decorator slice crash fix
#10361 merged
May 2, 2025 -
[fix] AttributeError crash when a slice is used as a class decorator
#10350 merged
May 1, 2025 -
Bump actions/setup-python from 5.5.0 to 5.6.0
#10358 merged
Apr 30, 2025 -
Bump actions/download-artifact from 4.2.1 to 4.3.0
#10357 merged
Apr 30, 2025
1 Pull request opened by 1 person
-
Flag unidiomatic-typecheck for type(x) is type(y)
#10372 opened
May 6, 2025
7 Issues closed by 4 people
-
Pyreverse: composition / aggregation arrow strange behavior (and field annotation bug)
#9045 closed
May 6, 2025 -
Results from wrong file when files have the same name but different extensions
#3631 closed
May 4, 2025 -
``comparison-with-callable`` false positive then type of variable is a Callable
#3987 closed
May 4, 2025 -
AttributeError: 'NoneType' object has no attribute 'scope' in variables checker
#10105 closed
May 3, 2025 -
Crash PylintF0002:astroid-error Fatal Crash on Start of Pylint in VSCode
#10353 closed
May 2, 2025 -
AttributeError: 'Slice' object has no attribute 'name' when a slice is used as a class decorator
#10334 closed
May 1, 2025
5 Issues opened by 4 people
-
Pyreverse: Aggregations aren't filtered according to filter mode (PUB_ONLY, etc.)
#10373 opened
May 6, 2025 -
W1404: implicit-str-concat does not work for single-argument function calls
#10371 opened
May 6, 2025 -
`unidiomatic-typecheck` not flagged for type(x) is type(y)
#10365 opened
May 4, 2025 -
Extend `comparison-with-callable` to types
#10364 opened
May 4, 2025 -
False positive E1136: unsubscriptable-object when generic class defines __class_getitem__
#10360 opened
Apr 30, 2025
11 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
False positive no-member on member of generic parent class with overridden __class_getitem__
#7379 commented on
Apr 30, 2025 • 0 new comments -
Expand to ``use-implicit-booleaness-not-len`` to catch `len(iterable) == 0` and `>0`
#10281 commented on
May 1, 2025 • 0 new comments -
Pyreverse: Duplicate arrows when class attribute is assigned more than once
#9267 commented on
May 2, 2025 • 0 new comments -
Pyreverse: Duplicated class variables
#8046 commented on
May 2, 2025 • 0 new comments -
Doc why `is` is superior to `==` in `comparison-with-callable` when comparing two callables
#7724 commented on
May 4, 2025 • 0 new comments -
False negative ``import-error`` when the package imported is one of pylint's dependency
#10339 commented on
May 6, 2025 • 0 new comments -
Only warn for implicit string concatenation when parts are _not_ surrounded by a set of parentheses
#7929 commented on
May 6, 2025 • 0 new comments -
W1404: implicit-str-concat is not working with f strings
#8968 commented on
May 6, 2025 • 0 new comments -
Provide a --ignore-file option with .gitignore as default
#7371 commented on
May 6, 2025 • 0 new comments -
Pyreverse: Aggregation/compostion doesn't work across modules.
#9271 commented on
May 6, 2025 • 0 new comments -
[pyreverse] Fix duplicate arrows when class attribute is assigned more than once
#10333 commented on
May 2, 2025 • 0 new comments