-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: pylint-dev/pylint
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix A message is emitted but nothing is wrong with the code
undefined-variable
for Python 3.12 generic type syntax
backport maintenance/3.3.x
False Positive 🦟
Add detection for missing logging format arguments (#9999)
#10128
opened Dec 10, 2024 by
andydrewwm
Loading…
Bump astroid from 3.3.5 to 3.3.6
dependency
Label for github dependabot
Skip news 🔇
This change does not require a changelog entry
#10125
opened Dec 9, 2024 by
dependabot
bot
Loading…
Bump actions/cache from 4.1.2 to 4.2.0
dependency
Label for github dependabot
Skip news 🔇
This change does not require a changelog entry
#10123
opened Dec 9, 2024 by
dependabot
bot
Loading…
Modified configuration page of user guide to include init-hook description
Documentation 📗
Skip news 🔇
This change does not require a changelog entry
#10111
opened Dec 5, 2024 by
JessJohn0
Loading…
Detect missing arguments in logging format strings
False Negative 🦋
No message is emitted but something is wrong with the code
Needs decision 🔒
Needs a decision before implemention or rejection
Respect docstring-min-length in docparams extension
False Negative 🦋
No message is emitted but something is wrong with the code
Fix No message is emitted but something is wrong with the code
invalid-envvar-default
to flag os.environ.get
False Negative 🦋
Add --max-depth option to control diagram complexity
Enhancement ✨
Improvement to a component
pyreverse
Related to pyreverse component
Enhanced support for @Property decorator in pyreverse
#10057
opened Oct 30, 2024 by
Julfried
Loading…
feat: Add option to list configuration values #9930
Enhancement ✨
Improvement to a component
Work in progress
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
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…
[doc] exec-used, can't reproduce the nefarious example writing in an intermediary file
Documentation 📗
Skip news 🔇
This change does not require a changelog entry
#9913
opened Sep 4, 2024 by
Pierre-Sassoulas
Loading…
docs: Change This change does not require a changelog entry
--indent-string
's whitespace representation
Documentation 📗
Skip news 🔇
#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…
Fix FN for No message is emitted but something is wrong with the code
invalid-name
for type-annotated module constants
Breaking changes for 4.0 🦤
C: invalid-name
False Negative 🦋
Fix a crash when a pylint must display unicode raising a UnicodeEncodeError
Crash 💥
A bug that makes pylint crash
Work in progress
#9732
opened Jun 14, 2024 by
Pierre-Sassoulas
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.