Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.2k
Pull requests: pylint-dev/pylint
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
Add Enum dunder to the list of allowed dunder backport maintenance/4.0.x False Positive 🦟A message is emitted but nothing is wrong with the code
Fix crash when aA bug that makes pylint crash
slice object is called backport maintenance/4.0.x Crash 💥Fix crash when a variable annotation is used asA bug that makes pylint crash
if test expression backport maintenance/4.0.x Crash 💥Fix a false positive for class attribute typed with Final backport maintenance/4.0.x C: invalid-name False Positive 🦟A message is emitted but nothing is wrong with the code
docs: explain conflict between C0209 and W1203 Documentation 📗 Skip news 🔇This change does not require a changelog entry
#10680 openedOct 19, 2025 byprerna0412Loading…
extend C1802 to detect len() comparisons with zero Blocked 🚧Blocked by a particular issue False Negative 🦋No message is emitted but something is wrong with the code Needs decision 🔒Needs a decision before implemention or rejection
Use new Arguments.get_annotations() helper from astroid Blocked 🚧Blocked by a particular issue MaintenanceDiscussion or action around maintaining pylint or the dev workflow Needs astroid updateNeeds an astroid update (probably a release too) before being mergable Skip news 🔇This change does not require a changelog entry
Add consider-rewriting-conditional check in the CodeStyle extension Enhancement ✨Improvement to a component Needs decision 🔒Needs a decision before implemention or rejection Optional CheckersRelated to a checked, disabled by default
fix: support block-level wrong-import-position pragma suppression Bug 🪲 Needs decision 🔒Needs a decision before implemention or rejection
New Checker for exhausted iterator in nested loops Enhancement ✨Improvement to a component Work in progress
#10570 openedSep 18, 2025 byranadheergLoading…
[script] Add :ref: automatically in the documentation Documentation 📗 Skip news 🔇This change does not require a changelog entry
#10568 openedSep 17, 2025 byPierre-Sassoulas • Draft
Vendor 'mccabe' to reduce supply chain risks and optimize analysis later MaintenanceDiscussion or action around maintaining pylint or the dev workflow Needs decision 🔒Needs a decision before implemention or rejection
Extra arg for "method" (self) and "classmethod" (cls) Bug 🪲 False Positive 🦟A message is emitted but nothing is wrong with the code Work in progress
#10443 openedJun 27, 2025 byfgallaireLoading…
[format check] Misleading scientific, engineering, or underscore grouping notations inImprovement to a component
float Enhancement ✨[pyreverse] Fix duplicate arrows when class attribute is assigned more than once backport maintenance/4.0.x Bug 🪲 pyreverseRelated to pyreverse component
Raise aNo message is emitted but something is wrong with the code Work in progress
too-many-function-args when callingsuper().__init__() with non-self argument False Negative 🦋Alter fallback for source-roots Import system Needs review 🔍Needs to be reviewed by one or multiple more persons Skip news 🔇This change does not require a changelog entry
docs: ChangeOrignal implementer went away but the code could be salvaged. Skip news 🔇This change does not require a changelog entry Waiting on authorIndicate that maintainers are waiting for a message of the author
--indent-string's whitespace representation Documentation 📗 Needs take over 🛎️ #9904 openedSep 1, 2024 byrogersheuLoading…
[pyreverse] updated docs for filter-mode Documentation 📗 Needs decision 🔒Needs a decision before implemention or rejection Skip news 🔇This change does not require a changelog entry
#9806 openedJul 16, 2024 bykidq330Loading…
ProTip! Follow long discussions withcomments:>50.