issues
search
pylint-dev
/
pylint
It's not just a linter that annoys you!
https://pylint.readthedocs.io/en/latest/
GNU General Public License v2.0
5.32k
stars
1.14k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix duplicate workflow step ids
#9934
jacobtylerwalls
closed
1 month ago
2
Add details.rst for c-extension-no-member
#9933
jacobtylerwalls
closed
2 months ago
4
Explicitly save cache in primer jobs
#9932
jacobtylerwalls
closed
2 months ago
5
Harden primer package caching against possible race condition
#9931
jacobtylerwalls
closed
2 months ago
6
Add option to list configuration values optionally with origins
#9930
GadgetSteve
opened
2 months ago
4
[pre-commit.ci] pre-commit autoupdate
#9929
pre-commit-ci[bot]
closed
2 months ago
1
Emit no-member for `__annotations__` for py-version < 3.10
#9928
l0lawrence
opened
2 months ago
1
Move most ruff exclusions out of .pre-commit-config.yaml
#9927
correctmost
closed
2 months ago
1
Retiring checks related to old Python versions
#9926
akamat10
closed
2 months ago
7
Remove old-style classes code, remove check for new-style class
#9925
akamat10
closed
2 months ago
18
Document how to only run pre-push with the pre-commit integration
#9924
davetapley
opened
2 months ago
1
Spurious W3301: min(value, min(iterable)) does not do the same thing as min(value, iterable)
#9923
zackw
opened
2 months ago
1
False positive unexpected-keyword-arg (E1123)
#9922
Gollam
closed
1 week ago
4
False positive `inconsistent-return-statements` with `typing.assert_never`
#9921
jamesbraza
closed
2 months ago
4
[pre-commit.ci] pre-commit autoupdate
#9920
pre-commit-ci[bot]
closed
2 months ago
1
Fix coverage uploads
#9919
jacobtylerwalls
closed
2 months ago
4
Don't use .get() with defaultdicts
#9918
correctmost
closed
2 months ago
1
Fix false negative for `multiple-statements` on try... else/finally lines
#9917
zenlyj
closed
2 months ago
4
Remove obsolete comment from ASTWalker.walk
#9916
correctmost
closed
2 months ago
1
pylint treats `package.module` same as `package/module.py` in terms of search
#9915
akamat10
opened
2 months ago
7
Fix max-positional-arguments comments in example config files
#9914
correctmost
closed
2 months ago
4
[doc] exec-used, can't reproduce the nefarious example writing in an intermediary file
#9913
Pierre-Sassoulas
opened
2 months ago
5
[pre-commit] Add codespell, and fix some existing typos
#9912
Pierre-Sassoulas
closed
1 month ago
3
Fix two incorrect/broken tests in `tests/checkers/unittest_imports.py`
#9911
akamat10
closed
1 month ago
7
Improved module path discovery when source-roots are not specified
#9910
akamat10
closed
1 month ago
2
[pre-commit.ci] pre-commit autoupdate
#9909
pre-commit-ci[bot]
closed
2 months ago
1
False positive E1126 (invalid-sequence-index) on generic type alias with forward ref
#9908
dairiki
opened
2 months ago
3
Bump actions/upload-artifact from 4.3.6 to 4.4.0
#9907
dependabot[bot]
closed
2 months ago
2
Bump actions/setup-python from 5.1.1 to 5.2.0
#9906
dependabot[bot]
closed
2 months ago
2
False positive `invalid-overridden-method` when overridding `Enum.value`
#9905
e-gebes
opened
2 months ago
0
docs: Change `--indent-string`'s whitespace representation
#9904
rogersheu
opened
2 months ago
2
Merge maintenance/3.2.x into main following 3.2.7 release
#9903
jacobtylerwalls
closed
2 months ago
7
Bump pylint to 3.2.7, update changelog
#9902
jacobtylerwalls
closed
2 months ago
1
Clarify `no-else-raise` and `no-else-return` also apply to try/except
#9901
jolaf
closed
1 month ago
1
Updating minor error in the changelog
#9900
Noah-Agnel
closed
2 months ago
1
RecursionError when analyzing sqlalchemy's code
#9899
alessandro-fiorino
closed
2 months ago
1
Dynamic color mapping for "fail-on" messages/categories in ColorizedTextReporter
#9898
felixp98
opened
2 months ago
1
[Backport maintenance/3.2.x] Fix to maintain order of package paths
#9897
github-actions[bot]
closed
2 months ago
1
Add docs for OSS-Fuzz integration
#9896
correctmost
closed
2 months ago
1
[pre-commit.ci] pre-commit autoupdate
#9895
pre-commit-ci[bot]
closed
2 months ago
1
False Negative function-redefined when function named with leading underscore
#9894
daviderie
opened
2 months ago
3
Update towncrier requirement from ~=24.7 to ~=24.8
#9893
dependabot[bot]
closed
2 months ago
5
Fixed typo in W0212
#9892
bshoshany
closed
2 months ago
2
False positive for protected-access / W0212 in a very simple class
#9891
bshoshany
closed
2 months ago
3
Behavior of --prefer-stubs
#9889
furgerf
opened
2 months ago
3
Pylint Crash when building the AST of a dataclass with a `Any` member field
#9888
ancantus
closed
2 months ago
2
Fix to maintain order of package paths
#9887
akamat10
closed
2 months ago
5
[pre-commit.ci] pre-commit autoupdate
#9886
pre-commit-ci[bot]
closed
3 months ago
1
False positive missing member __value__ with type statement and Literal under python 3.12
#9885
RomainBrault
opened
3 months ago
0
`redefined-outer-name` (`W0621`) - false positive on 3.12 type aliases
#9884
DetachHead
opened
3 months ago
0
Previous
Next