Skip to content

Issues: pylint-dev/pylint

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Brains should be dynamically registered Astroid Related to astroid Enhancement ✨ Improvement to a component performance
#9783 opened Jul 9, 2024 by nickdrozd
Checking the configuration in a dedicated script instead of at runtime Enhancement ✨ Improvement to a component Minor 💅 Polishing pylint is always nice Needs specification 🔐 Accepted as a potential improvement, and needs to specify edge cases, message names, etc. performance
#8413 opened Mar 9, 2023 by Pierre-Sassoulas
Option to ignore all pragma comments? Enhancement ✨ Improvement to a component Needs design proposal 🔒 This is a huge feature, some discussion should happen before a PR is proposed performance
#8128 opened Jan 28, 2023 by levaphenyl
Maximum recursion depth exceeded in comparison when importing from panda3d Crash 💥 A bug that makes pylint crash Lib specific 💅 This affect the code from a particular library Needs astroid update Needs an astroid update (probably a release too) before being mergable performance
#7894 opened Dec 3, 2022 by fraca7
Compile pylint with mypyc to improve performance. Enhancement ✨ Improvement to a component Needs PR This issue is accepted, sufficiently specified and now needs an implementation performance
#5933 opened Mar 18, 2022 by feluxe
Slow with all checks disabled using pandas + dataclass Lib specific 💅 This affect the code from a particular library Needs investigation 🔬 A bug or crash where it's not immediately obvious what is happenning performance
#5835 opened Feb 25, 2022 by brandon-leapyear
Performance improvement with reusing checks for attribute validity Needs PR This issue is accepted, sufficiently specified and now needs an implementation performance
#5695 opened Jan 17, 2022 by areveny
Refactor the message handling to use a smaller data structure Maintenance Discussion or action around maintaining pylint or the dev workflow Minor 💅 Polishing pylint is always nice performance
#5607 opened Dec 28, 2021 by Pierre-Sassoulas
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
"Unable to init server" warning with GTK import Bug 🪲 Needs investigation 🔬 A bug or crash where it's not immediately obvious what is happenning performance
#5251 opened Nov 3, 2021 by mgrabovsky
Maximum recursion depth crash with pyreverse -S option Bug 🪲 Crash 💥 A bug that makes pylint crash Needs PR This issue is accepted, sufficiently specified and now needs an implementation performance pyreverse Related to pyreverse component
#3602 opened May 7, 2020 by glefebvr
duplicate-code takes over an hour for a large project even when disabled, if reports=yes Bug 🪲 duplicate-code Related to code duplication checker Needs PR This issue is accepted, sufficiently specified and now needs an implementation performance
#3443 opened Mar 11, 2020 by Alphadelta14
Pylint is painfully slow in script using gi library Bug 🪲 Needs astroid Brain 🧠 Needs a brain tip in astroid (then an astroid upgrade) Needs investigation 🔬 A bug or crash where it's not immediately obvious what is happenning performance
#2724 opened Feb 4, 2019 by bunyk
Concurrency turning out useless on codebase & machine multiprocessing Needs PR This issue is accepted, sufficiently specified and now needs an implementation performance
#2525 opened Sep 27, 2018 by xmo-odoo
Investigate why the spellchecking checks are slow Maintenance Discussion or action around maintaining pylint or the dev workflow Needs investigation 🔬 A bug or crash where it's not immediately obvious what is happenning performance
#2249 opened Jul 4, 2018 by PCManticore
Performance Benchmarks / Integration tests Enhancement ✨ Improvement to a component Needs PR This issue is accepted, sufficiently specified and now needs an implementation performance primer
#1954 opened Mar 22, 2018 by brycepg
Make PyLint faster by providing a way to reuse ASTs and avoid startup time. Enhancement ✨ Improvement to a component High effort 🏋 Difficult solution or problem to solve Needs PR This issue is accepted, sufficiently specified and now needs an implementation performance
#1416 opened Apr 13, 2017 by fabioz
ProTip! no:milestone will show everything without a milestone.