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
`used-before-assignment` false positive with walrus
#9984
nickdrozd
opened
1 month ago
1
unexpected-keyword-arg: false positive and confusing error message with Uninferable
#9983
dseomn
opened
1 month ago
0
Fix test imports
#9982
nickdrozd
closed
1 month ago
8
Add tests
#9981
nickdrozd
closed
1 month ago
2
Add auto-completion for command line
#9980
braph
opened
1 month ago
5
W0223 does not get raised correctly
#9979
alibeyram
opened
1 month ago
4
Cleanup variables checker
#9978
nickdrozd
closed
1 month ago
2
`ungrouped-imports` / `wrong-import-order` : FP because only two isort's options are taken into account
#9977
webknjaz
opened
1 month ago
0
Suggest disabling `ungrouped-imports` in FAQ when using `isort`
#9976
webknjaz
closed
1 month ago
1
Fix the VS Code extension link syntax @ FAQ
#9975
webknjaz
closed
1 month ago
1
Document how to configure the location of site packages in pylint
#9974
paulrougieux
opened
1 month ago
0
no-member false positive with super() with huggingface's transformers.Trainer
#9973
Hnasar
opened
1 month ago
1
False positive `no-member` when wrapping dataclasses `field`
#9972
Quexington
opened
1 month ago
2
[Backport maintenance/3.3.x] Fix release note typo
#9971
github-actions[bot]
closed
1 month ago
1
Move typechecking imports under TYPE_CHECKING flag
#9970
nickdrozd
opened
1 month ago
4
Fix release note typo
#9969
jacobtylerwalls
closed
1 month ago
1
False positive unsubscriptable-object for Pydantic model with dict Field
#9968
MartinGotelli
opened
1 month ago
0
Alter fallback for source-roots
#9967
akamat10
opened
1 month ago
8
remove metaclass check for protected access in properties
#9966
temyurchenko
closed
1 month ago
7
Crash F0002 (astroid-error)
#9965
anya-czayyx
closed
1 month ago
2
Add new check: `unguarded-typing-import`
#9964
nickdrozd
opened
1 month ago
24
3.3.x regression treating fstring as a constant: `C0103` in scripts
#9963
ColinHarrington
closed
1 month ago
3
(proposal) Always use the suggestion mode for ``no-member`` / ``c-extension-no-member``
#9962
Pierre-Sassoulas
opened
1 month ago
2
Cannot disable C1805
#9961
sanmai-NL
closed
2 weeks ago
9
Fix #9959: Update FAQ, with tweaks suggested by Grammarly
#9960
edreamleo
closed
1 month ago
4
FAQ: it *is* possible to run pylint automatically
#9959
edreamleo
closed
1 month ago
2
Post 3.3.1
#9958
jacobtylerwalls
closed
1 month ago
1
[too-many-positional-arguments doc] Add the main option to use, real example
#9957
Pierre-Sassoulas
closed
1 month ago
1
False-positive E1101 (no-member) for `numpy.dtypes.StringDType`
#9956
bersbersbers
opened
1 month ago
0
Alter fallback when `source-root` based package path discovery when a source root containing the module directory is not found
#9955
akamat10
opened
1 month ago
1
Bump pylint to 3.3.1, update changelog
#9954
jacobtylerwalls
closed
1 month ago
1
[pre-commit.ci] pre-commit autoupdate
#9953
pre-commit-ci[bot]
closed
1 month ago
1
[Backport maintenance/3.3.x] Bump astroid to 3.3.4
#9952
github-actions[bot]
closed
1 month ago
1
Bump astroid to 3.3.4
#9951
jacobtylerwalls
closed
1 month ago
10
False positive `declare-non-slot` on classvar
#9950
mthuurne
opened
1 month ago
3
Update doc for import discovery and qualified module names
#9949
akamat10
opened
1 month ago
3
Bump pylint to 4.0.0-dev0, update changelog
#9948
jacobtylerwalls
closed
1 month ago
2
Pylint 3.3.0 does not recognize f-string as string and reports no-member for startswith()
#9947
andy-maier
closed
1 month ago
5
pylint reports that os has no member sched_yield
#9946
edreamleo
closed
1 month ago
2
Crash ``AstroidError: IndexError: list index out of range''
#9945
edreamleo
closed
1 month ago
6
Update OSS-Fuzz issue tracker links in contributor docs
#9944
correctmost
closed
1 month ago
1
Guarantee a deterministic order when processing files for directory arguments.
#9943
akamat10
opened
1 month ago
3
False positive when overriding `too-many-positional-arguments`
#9942
niall-byrne
closed
1 month ago
2
False negative used-before-assignment when the variable is used again in try/except
#9941
octaviancorlade
opened
1 month ago
1
Release branch 3.3.0
#9940
Pierre-Sassoulas
closed
1 month ago
2
Bump astroid to 3.3.3
#9939
jacobtylerwalls
closed
1 month ago
2
Add check for `unnecessary-default-type-args`
#9938
cdce8p
closed
1 month ago
3
Non-deterministic output from the code similarity check
#9937
praiskup
opened
1 month ago
0
[doc framework] Assert that the good and bad example exists in the doc
#9936
Pierre-Sassoulas
closed
1 month ago
1
Possible false-negative for `unused-argument` when function always raises
#9935
e-gebes
opened
1 month ago
1
Previous
Next