-
-
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
3 Pull requests merged by 3 people
-
Better approach in 'unnecessary-list-index-lookup' to avoid crashes
#10511 merged
Aug 22, 2025 -
[pre-commit.ci] pre-commit autoupdate
#10505 merged
Aug 18, 2025 -
Bump actions/create-github-app-token from 2.1.0 to 2.1.1
#10504 merged
Aug 18, 2025
4 Pull requests opened by 4 people
-
Update `invalid-envvar-default` to `flag os.environ.get`
#10507 opened
Aug 19, 2025 -
Fix unreachable assertions in test_errors_only and test_verbose test method #10450
#10509 opened
Aug 21, 2025 -
Better approach in 'unnecessary-list-index-lookup' to avoid crashes
#10512 opened
Aug 22, 2025 -
Use match statement in checkers (1)
#10514 opened
Aug 22, 2025
3 Issues closed by 1 person
-
AstroidError crash on extremely specific enumerate to dictionary comprehension.
#10510 closed
Aug 22, 2025 -
Crash with AstroidError on sibling import
#10506 closed
Aug 19, 2025 -
Pyreverse: Aggregation/compostion doesn't work across modules.
#9271 closed
Aug 17, 2025
2 Issues opened by 2 people
-
Pylint hangs when trying to lint a pyo3 enum with named fields
#10513 opened
Aug 22, 2025 -
Inconsistent report of inconsistent-return-statements when using exit / quit
#10508 opened
Aug 20, 2025
3 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.
-
Question: Is there a reason that `invalid-envvar-default` only checks `os.getenv`, not `os.environ.get`
#10092 commented on
Aug 17, 2025 • 0 new comments -
False positive ``W0612`` / ``unused-variable`` with dataclasses
#9258 commented on
Aug 17, 2025 • 0 new comments -
False positives from tests/test_self.py
#10450 commented on
Aug 21, 2025 • 0 new comments