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
Accelerator
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
Type
/
to 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
455
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.
Fix skipped imports considered stale (#21639)
Tests
#22582:
Commit
2433566
pushed by
JukkaL
31m 11s
master
master
31m 11s
View workflow file
Fix skipped imports considered stale
Tests
#22581:
Pull request
#21639
synchronize by
p-sawicki
32m 21s
p-sawicki:remove-missing-module-reason-override
p-sawicki:remove-missing-module-reason-override
32m 21s
View #21639
View workflow file
Fix skipped imports considered stale
Tests
#22580:
Pull request
#21639
synchronize by
p-sawicki
33m 1s
p-sawicki:remove-missing-module-reason-override
p-sawicki:remove-missing-module-reason-override
33m 1s
View #21639
View workflow file
Fix @overload decorator lines classified as Unanalyzed in lineprecision report
Tests
#22579:
Pull request
#21642
synchronize by
pre-commit-ci
Bot
32m 50s
nsoulat:fix-overload-lineprecision-report
nsoulat:fix-overload-lineprecision-report
32m 50s
View #21642
View workflow file
Fix @overload decorator lines classified as Unanalyzed in lineprecision report
Tests
#22578:
Pull request
#21642
synchronize by
nsoulat
2m 8s
nsoulat:fix-overload-lineprecision-report
nsoulat:fix-overload-lineprecision-report
2m 8s
View #21642
View workflow file
Fix @overload decorator lines classified as Unanalyzed in lineprecision report
Tests
#22577:
Pull request
#21642
synchronize by
pre-commit-ci
Bot
13m 39s
nsoulat:fix-overload-lineprecision-report
nsoulat:fix-overload-lineprecision-report
13m 39s
View #21642
View workflow file
fix: allow Final[T] instance fields in dataclasses to depend on type variables
Tests
#22576:
Pull request
#21643
opened by
adhavan18
33m 6s
adhavan18:fix/final-typevar-in-dataclass-instance-field
adhavan18:fix/final-typevar-in-dataclass-instance-field
33m 6s
View #21643
View workflow file
Fix @overload decorator lines classified as Unanalyzed in lineprecision report
Tests
#22575:
Pull request
#21642
opened by
nsoulat
1m 55s
nsoulat:fix-overload-lineprecision-report
nsoulat:fix-overload-lineprecision-report
1m 55s
View #21642
View workflow file
Fix skipped imports considered stale
Tests
#22574:
Pull request
#21639
synchronize by
p-sawicki
31m 27s
p-sawicki:remove-missing-module-reason-override
p-sawicki:remove-missing-module-reason-override
31m 27s
View #21639
View workflow file
Fix skipped imports considered stale
Tests
#22573:
Pull request
#21639
opened by
p-sawicki
32m 57s
p-sawicki:remove-missing-module-reason-override
p-sawicki:remove-missing-module-reason-override
32m 57s
View #21639
View workflow file
Fix false positive redundant-expr for 'if x and y' when body always raises
Tests
#22572:
Pull request
#21636
synchronize by
pre-commit-ci
Bot
30m 46s
piyush-003:fix-redundant-expr-and
piyush-003:fix-redundant-expr-and
30m 46s
View #21636
View workflow file
Fix false positive redundant-expr for 'if x and y' when body always raises
Tests
#22571:
Pull request
#21636
synchronize by
piyush-003
3m 2s
piyush-003:fix-redundant-expr-and
piyush-003:fix-redundant-expr-and
3m 2s
View #21636
View workflow file
Fix false positive redundant-expr for 'if x and y' when body always raises
Tests
#22570:
Pull request
#21636
synchronize by
pre-commit-ci
Bot
9m 14s
piyush-003:fix-redundant-expr-and
piyush-003:fix-redundant-expr-and
9m 14s
View #21636
View workflow file
Fix false positive redundant-expr for 'if x and y' when body always raises
Tests
#22569:
Pull request
#21636
opened by
piyush-003
1m 49s
piyush-003:fix-redundant-expr-and
piyush-003:fix-redundant-expr-and
1m 49s
View #21636
View workflow file
[mypyc] Fix handling of invalid codepoint values in librt.strings (#2…
Tests
#22568:
Commit
3179030
pushed by
JukkaL
31m 9s
master
master
31m 9s
View workflow file
[mypyc] Fix handling of invalid codepoint values in librt.strings
Tests
#22567:
Pull request
#21634
opened by
JukkaL
30m 20s
librt-strings-out-of-range
librt-strings-out-of-range
30m 20s
View #21634
View workflow file
Fix the exportjson tool (.ff cache to .json conversion) (#21628)
Tests
#22566:
Commit
5ef0902
pushed by
esarp
32m 19s
release-2.2
release-2.2
32m 19s
View workflow file
Support .ff files with --cache-map (#21633)
Tests
#22565:
Commit
1b206eb
pushed by
JukkaL
33m 57s
master
master
33m 57s
View workflow file
Support .ff files with --cache-map
Tests
#22564:
Pull request
#21633
opened by
JukkaL
30m 10s
cache-map-ff
cache-map-ff
30m 10s
View #21633
View workflow file
[mypyc] Fix non-deterministic ordering of spilled registers (#21632)
Tests
#22563:
Commit
862af99
pushed by
JukkaL
32m 39s
master
master
32m 39s
View workflow file
[mypyc] Fix non-deterministic ordering of spilled registers
Tests
#22562:
Pull request
#21632
opened by
JukkaL
34m 55s
mypyc-deterministic-2
mypyc-deterministic-2
34m 55s
View #21632
View workflow file
[mypyc] Fix non-deterministic compiler output due to frozensets (#21631)
Tests
#22561:
Commit
9d5e32c
pushed by
JukkaL
30m 30s
master
master
30m 30s
View workflow file
[mypyc] Fix non-deterministic compiler output due to frozensets
Tests
#22560:
Pull request
#21631
synchronize by
JukkaL
31m 44s
mypyc-deterministic
mypyc-deterministic
31m 44s
View #21631
View workflow file
[mypyc] Fix non-deterministic compiler output due to frozensets
Tests
#22559:
Pull request
#21631
opened by
JukkaL
34m 7s
mypyc-deterministic
mypyc-deterministic
34m 7s
View #21631
View workflow file
Fix the exportjson tool (.ff cache to .json conversion) (#21628)
Tests
#22558:
Commit
5ef0902
pushed by
JukkaL
32m 27s
master
master
32m 27s
View workflow file
Previous
1
2
…
8
9
10
11
12
…
99
100
101
Next
ProTip!
You can narrow down the results and go further in time using
created:<2026-06-19
or the other filters available.
You can’t perform that action at this time.