Skip to content

Pull requests: pylint-dev/pylint

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

Pull requests list

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…
Fix 'function never returning' computation Enhancement ✨ Improvement to a component
#9591 opened May 2, 2024 by antoniogamizbadger Loading… 3.3.0
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…
Add missing-timeout warning for requests.Session object False Negative 🦋 No message is emitted but something is wrong with the code Waiting on author Indicate that maintainers are waiting for a message of the author
#9526 opened Apr 1, 2024 by joel6948 Loading… 3.3.0
Fix: [unknown-option-value] False negative after --disable=all False Negative 🦋 No message is emitted but something is wrong with the code Waiting on author Indicate that maintainers are waiting for a message of the author
#9491 opened Mar 9, 2024 by fellhorn Draft
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… 3.3.0
issue9255 - Detect FIXME words in docstring Enhancement ✨ Improvement to a component Needs take over 🛎️ Orignal implementer went away but the code could be salvaged.
#9281 opened Dec 4, 2023 by shenjunjie2003 Loading…
Take the FORCE_COLOR and NO_COLOR environment variables into account Enhancement ✨ Improvement to a component
#9128 opened Oct 7, 2023 by stdedos Loading…
5 tasks done
2
3
Unused function call extension Enhancement ✨ Improvement to a component Needs take over 🛎️ Orignal implementer went away but the code could be salvaged. Waiting on author Indicate that maintainers are waiting for a message of the author
#8732 opened Jun 1, 2023 by LukasKrocek Loading…
Warn on incomplete concrete classes that inherit from abstract classes False Negative 🦋 No message is emitted but something is wrong with the code Work in progress
#7955 opened Dec 17, 2022 by sshane Loading…
2 tasks done
3.3.0
Implement chained comparison improvements and related checks Enhancement ✨ Improvement to a component Needs review 🔍 Needs to be reviewed by one or multiple more persons Needs take over 🛎️ Orignal implementer went away but the code could be salvaged.
#7611 opened Oct 12, 2022 by areveny Loading…
Add the files option Enhancement ✨ Improvement to a component Needs review 🔍 Needs to be reviewed by one or multiple more persons
#7496 opened Sep 19, 2022 by DanielNoord Loading…
3 tasks done
3.3.0
fix(numpy-param-doc): allow "default" in params False Negative 🦋 No message is emitted but something is wrong with the code
#7360 opened Aug 26, 2022 by adam-grant-hendry Loading…
3 tasks done
Patch sys.path on a per-file basis Bug 🪲 Import system Needs backport Needs to be cherry-picked on the current patch version by a pylint's maintainer Needs decision 🔒 Needs a decision before implemention or rejection
#7357 opened Aug 25, 2022 by DanielNoord Loading…
4 tasks done
[primer] Create a class for easier comparison of pylint results Maintenance Discussion or action around maintaining pylint or the dev workflow primer Skip news 🔇 This change does not require a changelog entry
#6984 opened Jun 20, 2022 by Pierre-Sassoulas Loading…
WIP: Add regression test for #6094 Blocked 🚧 Blocked by a particular issue Needs astroid update Needs an astroid update (probably a release too) before being mergable
#6402 opened Apr 19, 2022 by jacobtylerwalls Draft
Add tests for NewType false positives False Positive 🦟 A message is emitted but nothing is wrong with the code Needs astroid update Needs an astroid update (probably a release too) before being mergable
#5542 opened Dec 17, 2021 by colatkinson Loading…
2
Initial implementation of pylintd Enhancement ✨ Improvement to a component High effort 🏋 Difficult solution or problem to solve performance Work in progress
#5401 opened Nov 25, 2021 by matusvalo Draft
ProTip! Add no:assignee to see everything that’s not assigned.