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

Bump pylint-dev/backport from 2.1.3 to 2.1.6 dependency Label for github dependabot Skip news 🔇 This change does not require a changelog entry
#10922 opened Mar 16, 2026 by dependabot bot Loading…
Bump actions/download-artifact from 8.0.0 to 8.0.1 dependency Label for github dependabot Skip news 🔇 This change does not require a changelog entry
#10921 opened Mar 16, 2026 by dependabot bot Loading…
Bump actions/create-github-app-token from 2.2.1 to 3.0.0 dependency Label for github dependabot Skip news 🔇 This change does not require a changelog entry
#10920 opened Mar 16, 2026 by dependabot bot Loading…
[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 Loading…
Fix TOML boolean false values for store_true options
#10903 opened Mar 8, 2026 by marwinsteiner Loading…
3 tasks done
Skip consider-using-min/max-builtin inside loops for performance backport maintenance/4.0.x False Positive 🦟 A message is emitted but nothing is wrong with the code
#10900 opened Mar 8, 2026 by Br1an67 Loading… 4.0.6
Extra arg for "method" (self) and "classmethod" (cls) (continued) False Positive 🦟 A message is emitted but nothing is wrong with the code
#10885 opened Mar 3, 2026 by RomanValov Loading… 4.1.0
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 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 Loading… 4.1.0
(feat) Add type annotations checker Enhancement ✨ Improvement to a component
#10749 opened Nov 16, 2025 by qequ 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 Loading… 4.1.0
New Checker for exhausted iterator in nested loops Enhancement ✨ Improvement to a component Work in progress
#10570 opened Sep 18, 2025 by ranadheerg Loading…
[script] Add :ref: automatically in the documentation Documentation 📗 Skip news 🔇 This change does not require a changelog entry
#10568 opened Sep 17, 2025 by Pierre-Sassoulas Draft
Re-implement 'mccabe' to reduce supply chain risks and optimize check Enhancement ✨ Improvement to a component Maintenance Discussion or action around maintaining pylint or the dev workflow performance
#10551 opened Sep 14, 2025 by Pierre-Sassoulas Draft 4.1.0
ProTip! Add no:assignee to see everything that’s not assigned.