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
Sort

Pull requests list

Try to fix make.bat for Windows 11 Maintenance Discussion or action around maintaining pylint or the dev workflow Skip news 🔇 This change does not require a changelog entry
#10072 opened Nov 5, 2024 by Julfried Loading…
Improve pyreverse documentation Documentation 📗 Skip news 🔇 This change does not require a changelog entry
#10063 opened Nov 3, 2024 by Julfried Loading…
Enhanced support for @Property decorator in pyreverse
#10057 opened Oct 30, 2024 by Julfried Loading…
2
1
Move typechecking imports under TYPE_CHECKING flag Needs decision 🔒 Needs a decision before implemention or rejection Skip news 🔇 This change does not require a changelog entry
#9970 opened Sep 25, 2024 by nickdrozd Loading…
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
#9967 opened Sep 25, 2024 by akamat10 Loading…
2 tasks
Add new check: unguarded-typing-import Enhancement ✨ Improvement to a component Work in progress
#9964 opened Sep 24, 2024 by nickdrozd Loading…
1 of 5 tasks
4.0.0
Update doc for import discovery and qualified module names Documentation 📗 Skip news 🔇 This change does not require a changelog entry
#9949 opened Sep 22, 2024 by akamat10 Loading…
docs: Change --indent-string's whitespace representation Documentation 📗 Skip news 🔇 This change does not require a changelog entry
#9904 opened Sep 1, 2024 by rogersheu Loading…
[pyreverse] updated docs for filter-mode Documentation 📗 Skip news 🔇 This change does not require a changelog entry
#9806 opened Jul 16, 2024 by kidq330 Loading…
feat: Support linting in out-of-source directories
#9721 opened Jun 10, 2024 by gremat Loading…
tests: add testcase that shows that pyreverse will not extract the inheritance link for a flat folder as described in #7686 Needs decision 🔒 Needs a decision before implemention or rejection pyreverse Related to pyreverse component
#9693 opened Jun 4, 2024 by Hannoma Loading…
functional tests: fix automatic ref updating Bug 🪲 Maintenance Discussion or action around maintaining pylint or the dev workflow Skip news 🔇 This change does not require a changelog entry
#9690 opened Jun 4, 2024 by sshane Loading…
Add a test case for too-complex in match case, for discussion Discussion 🤔 Needs specification 🔐 Accepted as a potential improvement, and needs to specify edge cases, message names, etc.
#9667 opened May 22, 2024 by Pierre-Sassoulas Loading…
Add clarification of the r string modifier Documentation 📗 Skip news 🔇 This change does not require a changelog entry Work in progress
#9571 opened Apr 26, 2024 by tedsecretsource Loading…
Per directory configs - preliminary changes
#9550 opened Apr 15, 2024 by 0nf Loading…
Create additional namespaces for subdirectories with pylint configs Enhancement ✨ Improvement to a component Needs review 🔍 Needs to be reviewed by one or multiple more persons
#9395 opened Jan 28, 2024 by 0nf Draft
[Feature] Add filepaths checked to verbose msg Enhancement ✨ Improvement to a component
#9375 opened Jan 22, 2024 by qequ Loading… 4.0.0
ProTip! Exclude everything labeled bug with -label:bug.