Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
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
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
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
is:open no:assignee
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.6k
Code
Issues
1k
Pull requests
41
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
:
open
no:assignee
is:open no:assignee
Search
Labels
Milestones
New issue
Search results
Open
Closed
Fix false positive for <code>f-string-without-interpolation</code> with template strings when using format spec
Status: Open (in progress).
pylint-dev/pylint
number 10716
#10716
In pylint-dev/pylint;
·
zenlyj
opened
on Nov 2, 2025
Fix crash when a <code>slice</code> object is called
Status: Open (in progress).
pylint-dev/pylint
number 10715
#10715
In pylint-dev/pylint;
·
zenlyj
opened
on Nov 1, 2025
Fix crash when a variable annotation is used as <code>if</code> test expression
Status: Open (in progress).
pylint-dev/pylint
number 10714
#10714
In pylint-dev/pylint;
·
zenlyj
opened
on Nov 1, 2025
<code>comparison-with-itself</code> only flags comparison with Name
False Negative 🦋
No message is emitted but something is wrong with the code
No message is emitted but something 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.
#10713
In pylint-dev/pylint;
·
harupy
opened
on Nov 1, 2025
Fix a false positive for class attribute typed with Final
backport maintenance/4.0.x
C: invalid-name
False Positive 🦟
A message is emitted but nothing is wrong with the code
A message is emitted but nothing is wrong with the code
Status: Open (in progress).
pylint-dev/pylint
number 10712
#10712
In pylint-dev/pylint;
·
Pierre-Sassoulas
opened
on Nov 1, 2025
·
4.0.3
Pylint C0103 (invalid-name) contradiction for class-level typing.Final attributes.
C: invalid-name
False Positive 🦟
A message is emitted but nothing is wrong with the code
A message is emitted but nothing is wrong with the code
Work in progress
Status: Open.
#10711
In pylint-dev/pylint;
·
xiahualiu-txg
opened
on Oct 31, 2025
·
4.0.3
E1102 “not-callable” false positive for torch.nn.functional.one_hot (alias, fully-qualified, and direct import)
Needs triage 📥
Just created, needs acknowledgment, triage, and proper labelling
Just created, needs acknowledgment, triage, and proper labelling
Status: Open.
#10710
In pylint-dev/pylint;
·
Julfried
opened
on Oct 28, 2025
AttributeError: 'Slice' object has no attribute 'qname' in code_style checker
Crash 💥
A bug that makes pylint crash
A bug that makes pylint crash
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.
#10708
In pylint-dev/pylint;
·
correctmost
opened
on Oct 27, 2025
AttributeError: 'NoneType' object has no attribute 'as_string' in code_style checker
Crash 💥
A bug that makes pylint crash
A bug that makes pylint crash
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.
#10707
In pylint-dev/pylint;
·
correctmost
opened
on Oct 27, 2025
Wrong inferred constructor arguments for inherited generic dataclass
Needs triage 📥
Just created, needs acknowledgment, triage, and proper labelling
Just created, needs acknowledgment, triage, and proper labelling
Status: Open.
#10703
In pylint-dev/pylint;
·
sattlerc
opened
on Oct 27, 2025
f-string-without-interpolation false positive with t-strings when using format spec
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.
#10702
In pylint-dev/pylint;
·
matgrioni
opened
on Oct 26, 2025
OSError: [Errno 29] Illegal seek for jobs>1 & --output-format teamcity.pylint_reporter.TeamCityReporter
Needs triage 📥
Just created, needs acknowledgment, triage, and proper labelling
Just created, needs acknowledgment, triage, and proper labelling
Status: Open.
#10695
In pylint-dev/pylint;
·
cs3180
opened
on Oct 23, 2025
You can’t perform that action at this time.