Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Issues
1k
Pull requests
470
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Python: Remove some simple uses of points-to
- #21350
#21350
Closed
tausbn
wants to merge 26 commits into
main
github/codeql:main
from
tausbn/python-remove-simple-points-to
github/codeql:tausbn/python-remove-simple-points-to
Copy head branch name to clipboard
Conversation
Commits
26
(26)
Checks
Findings
Files changed
Closed
Python: Remove some simple uses of points-to
#21350
tausbn
wants to merge 26 commits into
main
github/codeql:main
from
tausbn/python-remove-simple-points-to
github/codeql:tausbn/python-remove-simple-points-to
Copy head branch name to clipboard
Commits
Commits on Mar 11, 2026
Python: Use API graphs instead of points-to for simple built-ins
Show description for 33c2be2
tausbn
committed
33c2be2
View commit details
Copy full SHA for 33c2be2
Browse repository at this point
Python: Port `py/print-during-import`
Show description for e36dbea
tausbn
committed
e36dbea
View commit details
Copy full SHA for e36dbea
Browse repository at this point
Python: Introduce `DuckTyping` module
Show description for 4e86c1e
tausbn
committed
4e86c1e
View commit details
Copy full SHA for 4e86c1e
Browse repository at this point
Python: Port ContainsNonContainer.ql
Show description for bfbfb15
tausbn
committed
bfbfb15
View commit details
Copy full SHA for bfbfb15
Browse repository at this point
Python: Port NonIteratorInForLoop.ql
Show description for 117057c
tausbn
committed
117057c
View commit details
Copy full SHA for 117057c
Browse repository at this point
Python: Port ShouldUseWithStatement.ql
Show description for 53f5da8
tausbn
committed
53f5da8
View commit details
Copy full SHA for 53f5da8
Browse repository at this point
Python: Port UnusedExceptionObject.ql
Show description for 79e4685
tausbn
committed
79e4685
View commit details
Copy full SHA for 79e4685
Browse repository at this point
Python: Add `DuckTyping::isNewStyle`
Show description for 9adaf67
tausbn
committed
9adaf67
View commit details
Copy full SHA for 9adaf67
Browse repository at this point
Python: Add declares/getAttribute API
Show description for 0105ec4
tausbn
committed
0105ec4
View commit details
Copy full SHA for 0105ec4
Browse repository at this point
Python: Port SlotsInOldStyleClass.ql
Show description for bae74a5
tausbn
committed
bae74a5
View commit details
Copy full SHA for bae74a5
Browse repository at this point
Python: Port SuperInOldStyleClass.ql
tausbn
committed
dfdfefd
View commit details
Copy full SHA for dfdfefd
Browse repository at this point
Python: Port PropertyInOldStyleClass.ql
Show description for 2f68963
tausbn
committed
2f68963
View commit details
Copy full SHA for 2f68963
Browse repository at this point
Python: Port InconsistentMRO.ql
Show description for d06224b
tausbn
committed
d06224b
View commit details
Copy full SHA for d06224b
Browse repository at this point
Python: Port HashedButNoHash.ql
Show description for f953cca
tausbn
committed
f953cca
View commit details
Copy full SHA for f953cca
Browse repository at this point
Python: Port UselessClass.ql
Show description for ebeff95
tausbn
committed
ebeff95
View commit details
Copy full SHA for ebeff95
Browse repository at this point
Python: Port ShouldBeContextManager.ql
Show description for 7ef9119
tausbn
committed
7ef9119
View commit details
Copy full SHA for 7ef9119
Browse repository at this point
Python: Port WrongNameForArgumentInClassInstantiation.ql
tausbn
committed
ccf02e8
View commit details
Copy full SHA for ccf02e8
Browse repository at this point
Python: Port WrongNumberArgumentsInClassInstantiation.ql
Show description for 6cbb26e
tausbn
committed
6cbb26e
View commit details
Copy full SHA for 6cbb26e
Browse repository at this point
Python: Remove missing results
Show description for f1dca5d
tausbn
committed
f1dca5d
View commit details
Copy full SHA for f1dca5d
Browse repository at this point
Python: Extend DuckTyping module
Show description for 3f16ca7
tausbn
committed
3f16ca7
View commit details
Copy full SHA for 3f16ca7
Browse repository at this point
Python: Port DeprecatedSliceMethod.ql
Show description for db2132a
tausbn
committed
db2132a
View commit details
Copy full SHA for db2132a
Browse repository at this point
Python: Port DocStrings.ql
tausbn
committed
b9ad2b6
View commit details
Copy full SHA for b9ad2b6
Browse repository at this point
Python: Add `DuckTyping::hasUnreliableMro`
Show description for 1a1f083
tausbn
committed
1a1f083
View commit details
Copy full SHA for 1a1f083
Browse repository at this point
Commits on Mar 13, 2026
Python: Add change note
tausbn
committed
db8b990
View commit details
Copy full SHA for db8b990
Browse repository at this point
Commits on Mar 16, 2026
Python: Exclude iterators guarded by `isinstance` checks
Show description for c6a7aa2
tausbn
committed
c6a7aa2
View commit details
Copy full SHA for c6a7aa2
Browse repository at this point
Python: Remove some FPs for ContainsNonContainer.ql
Show description for 3e6e729
tausbn
committed
3e6e729
View commit details
Copy full SHA for 3e6e729
Browse repository at this point
You can’t perform that action at this time.