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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
Qcodes
Public
Notifications
You must be signed in to change notification settings
Fork
360
Star
457
Code
Issues
195
Pull requests
68
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
[WIP] TY support
- #7836
#7836
Closed
Jens Hedegaard Nielsen (jenshnielsen)
wants to merge 20 commits into
microsoft:main
microsoft/Qcodes:main
from
jenshnielsen:ty_support_2025
jenshnielsen/Qcodes:ty_support_2025
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Closed
[WIP] TY support
#7836
Jens Hedegaard Nielsen (jenshnielsen)
wants to merge 20 commits into
microsoft:main
microsoft/Qcodes:main
from
jenshnielsen:ty_support_2025
jenshnielsen/Qcodes:ty_support_2025
Copy head branch name to clipboard
Commits
Commits on Mar 12, 2026
Breaking: ChannelTuple/ChannelList match ABC
Jens Hedegaard Nielsen (jenshnielsen)
committed
484e613
View commit details
Copy full SHA for 484e613
Browse repository at this point
Ty ignore errors in Decadac
Jens Hedegaard Nielsen (jenshnielsen)
committed
39bbcf8
View commit details
Copy full SHA for 39bbcf8
Browse repository at this point
Ty ignore duplicated errors
Jens Hedegaard Nielsen (jenshnielsen)
committed
7831eac
View commit details
Copy full SHA for 7831eac
Browse repository at this point
Rework isinstance logic for ty
Jens Hedegaard Nielsen (jenshnielsen)
committed
db97500
View commit details
Copy full SHA for db97500
Browse repository at this point
InstrumentLogger fix cirular import
Jens Hedegaard Nielsen (jenshnielsen)
committed
d51ce98
View commit details
Copy full SHA for d51ce98
Browse repository at this point
ArrayParameter give shape explicit type to help ty
Jens Hedegaard Nielsen (jenshnielsen)
committed
b4b5f21
View commit details
Copy full SHA for b4b5f21
Browse repository at this point
TY: ignore cast due to mypy limitation
Jens Hedegaard Nielsen (jenshnielsen)
committed
890f0b0
View commit details
Copy full SHA for 890f0b0
Browse repository at this point
Ty: ignore AMIMock issue also found by pyright
Jens Hedegaard Nielsen (jenshnielsen)
committed
bdcf9c6
View commit details
Copy full SHA for bdcf9c6
Browse repository at this point
dond ty compatible isinstance
Jens Hedegaard Nielsen (jenshnielsen)
committed
064b96f
View commit details
Copy full SHA for 064b96f
Browse repository at this point
Rename paramname in __contains__
Jens Hedegaard Nielsen (jenshnielsen)
committed
fb8a03e
View commit details
Copy full SHA for fb8a03e
Browse repository at this point
Handle ty limitation
Jens Hedegaard Nielsen (jenshnielsen)
committed
614d146
View commit details
Copy full SHA for 614d146
Browse repository at this point
Work around limitation in numpy type deduction in ty
Jens Hedegaard Nielsen (jenshnielsen)
committed
f3a4253
View commit details
Copy full SHA for f3a4253
Browse repository at this point
Handle that callables may not have a name
Jens Hedegaard Nielsen (jenshnielsen)
committed
5e016ff
View commit details
Copy full SHA for 5e016ff
Browse repository at this point
Cleanup ty ignores
Jens Hedegaard Nielsen (jenshnielsen)
committed
0c2c841
View commit details
Copy full SHA for 0c2c841
Browse repository at this point
Tests use type ignore for issue raised by more than one type checker
Jens Hedegaard Nielsen (jenshnielsen)
committed
9008b68
View commit details
Copy full SHA for 9008b68
Browse repository at this point
Handle that __file__ could return None
Jens Hedegaard Nielsen (jenshnielsen)
committed
74fde80
View commit details
Copy full SHA for 74fde80
Browse repository at this point
Handle that func.__name__ could be None
Jens Hedegaard Nielsen (jenshnielsen)
committed
58a6623
View commit details
Copy full SHA for 58a6623
Browse repository at this point
Fix ty error when assigning Mock
Jens Hedegaard Nielsen (jenshnielsen)
committed
f585409
View commit details
Copy full SHA for f585409
Browse repository at this point
Update ty ignore rule name
Jens Hedegaard Nielsen (jenshnielsen)
committed
a1aa32f
View commit details
Copy full SHA for a1aa32f
Browse repository at this point
root_instrument is Instrument and not InstrumentBase
Show description for 2dda8e0
Jens Hedegaard Nielsen (jenshnielsen)
committed
2dda8e0
View commit details
Copy full SHA for 2dda8e0
Browse repository at this point
You can’t perform that action at this time.