Skip to content

Pull requests: pylint-dev/pylint

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add Pyreverse primer Needs review 🔍 Needs to be reviewed by one or multiple more persons primer pyreverse Related to pyreverse component
#10974 opened Apr 18, 2026 by Julfried Contributor Loading…
feat: expand use-implicit-booleaness-not-len to catch len comparisons to 0 Blocked 🚧 Blocked by a particular issue
#10962 opened Apr 10, 2026 by mvanhorn Contributor Loading…
Integrate pytest-remaster into functional test suite
#10961 opened Apr 9, 2026 by mchris86 Loading…
Prevent remaster from updating fallback versioned expected outputs Maintenance Discussion or action around maintaining pylint or the dev workflow Skip news 🔇 This change does not require a changelog entry
#10953 opened Apr 2, 2026 by mchris86 Loading…
[test] Update test_enable_message_block for astroid block_range change Blocked 🚧 Blocked by a particular issue Breaking changes 🦤 Enhancement ✨ Improvement to a component
#10933 opened Mar 22, 2026 by Pierre-Sassoulas Member Loading… 5.0.0
Add assertDoesNotAddMessages to CheckerTestCase Enhancement ✨ Improvement to a component Maintenance Discussion or action around maintaining pylint or the dev workflow
#10930 opened Mar 20, 2026 by ShehabSherif0 Loading… 4.1.0
[primer] Show changed messages as diffs instead of removed+added Maintenance Discussion or action around maintaining pylint or the dev workflow primer Skip news 🔇 This change does not require a changelog entry
#10914 opened Mar 10, 2026 by Pierre-Sassoulas Member Draft
Fix TOML boolean false values for store_true options
#10903 opened Mar 8, 2026 by marwinsteiner Loading…
3 tasks done
Fix used-before-assignment false negative with bare type annotations C: used-before-assignment Issues related to 'used-before-assignment' check False Negative 🦋 No message is emitted but something is wrong with the code
#10852 opened Feb 17, 2026 by worksbyfriday Contributor Loading… 4.1.0
Add 'redundant-exception-message' check (W0720) Enhancement ✨ Improvement to a component
#10793 opened Dec 29, 2025 by corentin-core Loading… 4.1.0
SARIF reporter Enhancement ✨ Improvement to a component
#10759 opened Nov 25, 2025 by xmo-odoo Contributor Loading… 4.1.0
(feat) Add type annotations checker Enhancement ✨ Improvement to a component
#10749 opened Nov 16, 2025 by qequ Contributor Loading… 4.1.0
docs: explain conflict between C0209 and W1203 Documentation 📗 Needs take over 🛎️ Orignal implementer went away but the code could be salvaged. Skip news 🔇 This change does not require a changelog entry Waiting on author Indicate that maintainers are waiting for a message of the author
#10680 opened Oct 19, 2025 by prerna0412 Loading…
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
#10658 opened Oct 13, 2025 by Kaos599 Loading… 4.1.0
Add consider-rewriting-conditional check in the CodeStyle extension Enhancement ✨ Improvement to a component Needs decision 🔒 Needs a decision before implemention or rejection Optional Checkers Related to a checked, disabled by default
#10600 opened Sep 29, 2025 by cdce8p Member Loading… 4.1.0
New Checker for exhausted iterator in nested loops Enhancement ✨ Improvement to a component Needs review 🔍 Needs to be reviewed by one or multiple more persons
#10570 opened Sep 18, 2025 by ranadheerg Contributor Loading… 4.1.0
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.