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
.
python
/
mypy
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3.3k
Star
20.6k
Code
Issues
2.7k
Pull requests
500
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: python/mypy
Actions
All workflows
Workflows
Tests
Tests
Check documentation build
Check documentation build
Comment with mypy_primer diff
Comment with mypy_primer diff
Copilot
Copilot
Copilot code review
Copilot code review
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
Django CI
Django CI
Run mypy_primer
Run mypy_primer
Sync typeshed
Sync typeshed
Test stubgenc on pybind11_fixtures
Test stubgenc on pybind11_fixtures
Show more workflows...
Management
Caches
Tests
Tests
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
test.yml
will be ignored since log searching is not yet available
2,500+ workflow runs
2,500+ workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Use two-phase type checking in sequential mode
Tests
#23090:
Pull request
#21973
synchronize by
ilevkivskyi
34m 53s
ilevkivskyi:two-phase-seq
ilevkivskyi:two-phase-seq
34m 53s
View #21973
View workflow file
Use two-phase type checking in sequential mode
Tests
#23089:
Pull request
#21973
synchronize by
ilevkivskyi
35m 21s
ilevkivskyi:two-phase-seq
ilevkivskyi:two-phase-seq
35m 21s
View #21973
View workflow file
Use two-phase type checking in sequential mode
Tests
#23088:
Pull request
#21973
opened by
ilevkivskyi
31m 35s
ilevkivskyi:two-phase-seq
ilevkivskyi:two-phase-seq
31m 35s
View #21973
View workflow file
Recognize plain aliases of an existing sentinel as sentinel declarations
Tests
#23087:
Pull request
#21972
synchronize by
edgarrmondragon
35m 44s
edgarrmondragon:fix-sentinel-alias
edgarrmondragon:fix-sentinel-alias
35m 44s
View #21972
View workflow file
Recognize plain aliases of an existing sentinel as sentinel declarations
Tests
#23086:
Pull request
#21972
synchronize by
edgarrmondragon
6m 17s
edgarrmondragon:fix-sentinel-alias
edgarrmondragon:fix-sentinel-alias
6m 17s
View #21972
View workflow file
Recognize plain aliases of an existing sentinel as sentinel declarations
Tests
#23085:
Pull request
#21972
opened by
edgarrmondragon
29m 27s
edgarrmondragon:fix-sentinel-alias
edgarrmondragon:fix-sentinel-alias
29m 27s
View #21972
View workflow file
Narrow the remaining tuple type for sequence patterns with several refutable items
Tests
#23084:
Pull request
#21970
opened by
ekanshul
37m 15s
ekanshul:fix-tuple-pattern-negative-narrowing
ekanshul:fix-tuple-pattern-negative-narrowing
37m 15s
View #21970
View workflow file
Use native parse_type_string() (#21965)
Tests
#23083:
Commit
ab3849b
pushed by
ilevkivskyi
36m 4s
master
master
36m 4s
View workflow file
Reject type variable whose upper bound is Self
Tests
#23082:
Pull request
#21967
opened by
EmmanuelNiyonshuti
36m 36s
EmmanuelNiyonshuti:typevar-bound-self-type
EmmanuelNiyonshuti:typevar-bound-self-type
36m 36s
View #21967
View workflow file
Forward class keyword arguments in mypyc
Tests
#23081:
Pull request
#21962
synchronize by
MarthalaJagruthiReddy
39m 56s
MarthalaJagruthiReddy:fix/mypyc-class-keyword-forwarding
MarthalaJagruthiReddy:fix/mypyc-class-keyword-forwarding
39m 56s
View #21962
View workflow file
Fix TypeForm inference in union parameters
Tests
#23080:
Pull request
#21966
opened by
LouisDeconinck
34m 58s
LouisDeconinck:fix/typeform-union-inference-21964
LouisDeconinck:fix/typeform-union-inference-21964
34m 58s
View #21966
View workflow file
Use native parse_type_string()
Tests
#23079:
Pull request
#21965
opened by
ilevkivskyi
35m 57s
ilevkivskyi:use-parse-type
ilevkivskyi:use-parse-type
35m 57s
View #21965
View workflow file
Reject Self in PEP 695 type parameter bounds
Tests
#23078:
Pull request
#21961
synchronize by
wolfgang-aura
35m 19s
wolfgang-aura:mailman/issue-21960
wolfgang-aura:mailman/issue-21960
35m 19s
View #21961
View workflow file
Make native parser the default
Tests
#23077:
Pull request
#21823
synchronize by
ilevkivskyi
35m 25s
ilevkivskyi:default-native-parser
ilevkivskyi:default-native-parser
35m 25s
View #21823
View workflow file
Bump ast-serialize to 0.11.1 (#21963)
Tests
#23076:
Commit
0d30f08
pushed by
ilevkivskyi
12m 38s
master
master
12m 38s
View workflow file
Bump ast-serialize to 0.11.1
Tests
#23075:
Pull request
#21963
opened by
ilevkivskyi
34m 51s
ilevkivskyi:bump-ast-111
ilevkivskyi:bump-ast-111
34m 51s
View #21963
View workflow file
Forward class keyword arguments in mypyc
Tests
#23074:
Pull request
#21962
opened by
MarthalaJagruthiReddy
36m 6s
MarthalaJagruthiReddy:fix/mypyc-class-keyword-forwarding
MarthalaJagruthiReddy:fix/mypyc-class-keyword-forwarding
36m 6s
View #21962
View workflow file
Reject Self in PEP 695 type parameter bounds
Tests
#23073:
Pull request
#21961
synchronize by
wolfgang-aura
36m 9s
wolfgang-aura:mailman/issue-21960
wolfgang-aura:mailman/issue-21960
36m 9s
View #21961
View workflow file
Reject Self in PEP 695 type parameter bounds
Tests
#23072:
Pull request
#21961
opened by
wolfgang-aura
32m 9s
wolfgang-aura:mailman/issue-21960
wolfgang-aura:mailman/issue-21960
32m 9s
View #21961
View workflow file
Handle Self wrapped in Annotated when checking the expected self type…
Tests
#23071:
Commit
99eef8b
pushed by
ilevkivskyi
34m 13s
master
master
34m 13s
View workflow file
fix callable enum narrowing (#21946)
Tests
#23070:
Commit
cb02891
pushed by
ilevkivskyi
35m 15s
master
master
35m 15s
View workflow file
Handle Self wrapped in Annotated when checking the expected self type
Tests
#23069:
Pull request
#21928
synchronize by
EmmanuelNiyonshuti
36m 19s
EmmanuelNiyonshuti:fix-expected-annotated-self-type
EmmanuelNiyonshuti:fix-expected-annotated-self-type
36m 19s
View #21928
View workflow file
[mypyc] Synchronize native-to-native imports
Tests
#23068:
Pull request
#21887
synchronize by
p-sawicki
20m 34s
p-sawicki:native-import-lock
p-sawicki:native-import-lock
20m 34s
View #21887
View workflow file
[mypyc] Synchronize native-to-native imports
Tests
#23067:
Pull request
#21887
synchronize by
p-sawicki
11m 39s
p-sawicki:native-import-lock
p-sawicki:native-import-lock
11m 39s
View #21887
View workflow file
Make native parser the default
Tests
#23066:
Pull request
#21823
synchronize by
ilevkivskyi
39m 34s
ilevkivskyi:default-native-parser
ilevkivskyi:default-native-parser
39m 34s
View #21823
View workflow file
Previous
1
2
3
4
5
…
99
100
101
Next
You can’t perform that action at this time.