Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pylint-dev
/
pylint
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
5.5k
Code
Issues
1k
Pull requests
34
Actions
Projects
1
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Add configuration to promote/demote severity of messages
#2293 ·
nicktimko
opened
on Jul 15, 2018
12
False negative
duplicate-code
when similarities are in the same file
#1457 ·
onilton
opened
on Apr 27, 2017
9
Pylint does not follow python import order : Builtin modules are imported before custom modules
#6535 ·
electriquo
opened
on May 7, 2022
9
Issues
Search Issues
is
:
issue
state
:
open
is:issue state:open
Search
Labels
Milestones
New issue
Search results
Open
Closed
variable-rgx checker doesn't work
Needs triage 📥
Just created, needs acknowledgment, triage, and proper labelling
Just created, needs acknowledgment, triage, and proper labelling
Status: Open.
#10447
In pylint-dev/pylint;
·
zeauw
opened
on Jul 1, 2025
Why does pylint connect to the Internet?!
Needs investigation 🔬
A bug or crash where it's not immediately obvious what is happenning
A bug or crash where it's not immediately obvious what is happenning
Needs reproduction 🔍
Need a way to reproduce it locally on a maintainer's machine
Need a way to reproduce it locally on a maintainer's machine
Status: Open.
#10445
In pylint-dev/pylint;
·
sam-s
opened
on Jun 30, 2025
Treat <code>__main__.py</code> as a special module name under camelCase module-naming-style
False Positive 🦟
A message is emitted but nothing is wrong with the code
A message is emitted but nothing is wrong with the code
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
This issue is accepted, sufficiently specified and now needs an implementation
Status: Open.
#10442
In pylint-dev/pylint;
·
kuankuan2007
opened
on Jun 26, 2025
FP unbalanced-tuple-unpacking with np.unravel_index
Needs triage 📥
Just created, needs acknowledgment, triage, and proper labelling
Just created, needs acknowledgment, triage, and proper labelling
Status: Open.
#10440
In pylint-dev/pylint;
·
sam-s
opened
on Jun 25, 2025
Enum dunder method <code>_generate_next_value_</code> not allowed
False Positive 🦟
A message is emitted but nothing is wrong with the code
A message is emitted but nothing is wrong with the code
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
This issue is accepted, sufficiently specified and now needs an implementation
Status: Open.
#10435
In pylint-dev/pylint;
·
n4nn31355
opened
on Jun 19, 2025
False positive E1120 for static method call on GI object in Python 3.14
Needs triage 📥
Just created, needs acknowledgment, triage, and proper labelling
Just created, needs acknowledgment, triage, and proper labelling
Status: Open.
#10433
In pylint-dev/pylint;
·
KKoukiou
opened
on Jun 17, 2025
False positive <code>W0612</code> / 'unused variable' when using same name for exception in except block
False Positive 🦟
A message is emitted but nothing is wrong with the code
A message is emitted but nothing is wrong with the code
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
This issue is accepted, sufficiently specified and now needs an implementation
Status: Open.
#10426
In pylint-dev/pylint;
·
DervishD
opened
on Jun 13, 2025
incorrect type inference after isinstance
Control flow
Requires control flow understanding
Requires control flow understanding
inference
Status: Open.
#10423
In pylint-dev/pylint;
·
sam-s
opened
on Jun 11, 2025
not-callable: Different behavior using f-string vs bin-op string
False Positive 🦟
A message is emitted but nothing is wrong with the code
A message is emitted but nothing is wrong with the code
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
This issue is accepted, sufficiently specified and now needs an implementation
Status: Open.
#10422
In pylint-dev/pylint;
·
moylop260
opened
on Jun 11, 2025
With Astroid 3.3.10 and .pyi files, Pylint gives false duplicate code errors
Needs triage 📥
Just created, needs acknowledgment, triage, and proper labelling
Just created, needs acknowledgment, triage, and proper labelling
Status: Open.
#10418
In pylint-dev/pylint;
·
avylove
opened
on Jun 8, 2025
Crash internal error on import psycopg module labels=Crash 💥%2CNeeds triage 📥
Crash 💥
A bug that makes pylint crash
A bug that makes pylint crash
Needs reproduction 🔍
Need a way to reproduce it locally on a maintainer's machine
Need a way to reproduce it locally on a maintainer's machine
Status: Open.
#10415
In pylint-dev/pylint;
·
louisbertrand
opened
on Jun 5, 2025
No name 'CoInitialize' in module 'pythoncom'
False Positive 🦟
A message is emitted but nothing is wrong with the code
A message is emitted but nothing is wrong with the code
Lib specific 💅
This affect the code from a particular library
This affect the code from a particular library
Needs reproduction 🔍
Need a way to reproduce it locally on a maintainer's machine
Need a way to reproduce it locally on a maintainer's machine
Status: Open.
#10413
In pylint-dev/pylint;
·
twalenzyk
opened
on Jun 4, 2025
You can’t perform that action at this time.