-
-
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
9 Pull requests merged by 5 people
-
Improve coverage config
#10530 merged
Aug 31, 2025 -
[primer] Mimick what we actually have when we upgrade messages in test cases
#10518 merged
Aug 30, 2025 -
Switch to mypy-dev 1.18.0a6
#10527 merged
Aug 29, 2025 -
Sync requirements
#10526 merged
Aug 29, 2025 -
Add comprehensive GitHub Copilot instructions for pylint development with mandatory pre-commit
#10522 merged
Aug 29, 2025 -
Re-apply "Add dependency groups to pyproject.toml file"
#10523 merged
Aug 29, 2025 -
Update typing-extensions requirement from ~=4.14 to ~=4.15
#10516 merged
Aug 26, 2025 -
[pre-commit.ci] pre-commit autoupdate
#10515 merged
Aug 25, 2025 -
Better approach in 'unnecessary-list-index-lookup' to avoid crashes
#10512 merged
Aug 24, 2025
4 Pull requests opened by 2 people
-
Fix crash with dataclasses that have __init_subclass__ modifying __init__
#10520 opened
Aug 28, 2025 -
Fix crash on mypy imports when using --extension-pkg-allow-list=mypy
#10524 opened
Aug 29, 2025 -
Use match statement in checkers (2)
#10528 opened
Aug 29, 2025 -
Use match statement in checkers (3)
#10529 opened
Aug 29, 2025
4 Issues closed by 2 people
-
✨ Set up Copilot instructions
#10521 closed
Aug 29, 2025 -
Internal error on import psycopg module
#10415 closed
Aug 27, 2025 -
Exception ignored while closing generator (Pylint 3.14rc1)
#10470 closed
Aug 27, 2025 -
False negative used-before-assignment when the variable is assigned in try and used after except
#10477 closed
Aug 27, 2025
3 Issues opened by 3 people
-
false positive invalid-name on attrs classvar
#10525 opened
Aug 29, 2025 -
Crash with AstroidBuildingError when inheriting from a generic dataclass that has __init_subclass__
#10519 opened
Aug 28, 2025 -
parameter_documentation: Add magic phrase to ignore missing return documentation
#10517 opened
Aug 28, 2025
9 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.
-
Use match statement in checkers (1)
#10514 commented on
Aug 30, 2025 • 8 new comments -
Enhancement to `unreachable` - `if-else` Control Flow
#10448 commented on
Aug 27, 2025 • 0 new comments -
Python 3.12 - ValueError: generator already executing
#9138 commented on
Aug 27, 2025 • 0 new comments -
False Positive - ``assignment-from-none`` raised when function not necessarily returns `None`
#7853 commented on
Aug 27, 2025 • 0 new comments -
[not-an-iterable] FP for attribute used in comprehension but guarded in if test
#9729 commented on
Aug 27, 2025 • 0 new comments -
unsubscriptable-object doesn't consider all inference results
#10423 commented on
Aug 27, 2025 • 0 new comments -
Extend possibly-used-before-assignment to definitions in try then used in finally or after
#2835 commented on
Aug 27, 2025 • 0 new comments -
Pylint hangs when trying to lint a pyo3 enum with named fields
#10513 commented on
Aug 29, 2025 • 0 new comments -
Crash on some mypy import when using the --extension-pkg-allow-list=mypy
#10223 commented on
Aug 29, 2025 • 0 new comments