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 }}
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
502
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
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
Check documentation build
Check documentation build
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
.
docs.yml
will be ignored since log searching is not yet available
1,816 workflow runs
1,816 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 typos in comments and test case names (#22004)
Check documentation build
#6593:
Commit
51258d3
pushed by
hauntsaninja
1m 14s
master
master
1m 14s
View workflow file
Add basic support for PEP 798 (#21976)
Check documentation build
#6592:
Commit
0cf7ed7
pushed by
ilevkivskyi
43s
master
master
43s
View workflow file
Reduce TypeForm recognition slowdown (Take 3) (#21833)
Check documentation build
#6591:
Commit
6632e40
pushed by
ilevkivskyi
40s
master
master
40s
View workflow file
Just fixing some typos in comments or test case names!
Check documentation build
#6590:
Pull request
#22004
opened by
willy-b
46s
willy-b:fix-some-typos
willy-b:fix-some-typos
46s
View #22004
View workflow file
[mypyc] Make native attribute writes faster with free threading (#21748)
Check documentation build
#6589:
Commit
53688f7
pushed by
JukkaL
39s
master
master
39s
View workflow file
split out pre-commit from test-requirements to lighten CI load
Check documentation build
#6588:
Pull request
#21999
synchronize by
mr-c
34s
mr-c:drop_pyyaml
mr-c:drop_pyyaml
34s
View #21999
View workflow file
split out pre-commit from test-requirements to lighten CI load
Check documentation build
#6587:
Pull request
#21999
opened by
mr-c
33s
mr-c:drop_pyyaml
mr-c:drop_pyyaml
33s
View #21999
View workflow file
[mypyc] Synchronize native-to-native imports (#21887)
Check documentation build
#6586:
Commit
8e5b0e3
pushed by
p-sawicki
47s
master
master
47s
View workflow file
Support automatic worker selection (#21983)
Check documentation build
#6585:
Commit
4d195a2
pushed by
ilevkivskyi
43s
master
master
43s
View workflow file
Avoid eagerly reading sources for singe-file batches (#21996)
Check documentation build
#6584:
Commit
4c5c588
pushed by
ilevkivskyi
42s
master
master
42s
View workflow file
Fall back to sequential parsing when threads are unavailable (#21993)
Check documentation build
#6583:
Commit
7e00ff0
pushed by
JukkaL
41s
master
master
41s
View workflow file
Support automatic worker selection
Check documentation build
#6582:
Pull request
#21983
synchronize by
KevinRK29
40s
KevinRK29:add-auto-workers
KevinRK29:add-auto-workers
40s
View #21983
View workflow file
[mypyc] Fix name conflict when creating CPyFunction variable (#21992)
Check documentation build
#6581:
Commit
cd67720
pushed by
JukkaL
45s
master
master
45s
View workflow file
[mypyc] Move non-captured generator state to private frames (#21991)
Check documentation build
#6580:
Commit
29de3de
pushed by
JukkaL
41s
master
master
41s
View workflow file
[mypyc] Move non-captured generator state to private frames (#21991)
Check documentation build
#6579:
Commit
29de3de
pushed by
JukkaL
41s
master
master
41s
View workflow file
riscv64: increase worker start timeout (#21988)
Check documentation build
#6578:
Commit
539f6e6
pushed by
ilevkivskyi
45s
master
master
45s
View workflow file
[mypyc] Avoid polluting generator environment layouts (#21990)
Check documentation build
#6577:
Commit
ad0dff5
pushed by
JukkaL
37s
master
master
37s
View workflow file
[mypyc] Borrow generator frame state more aggressively (#21987)
Check documentation build
#6576:
Commit
265a5a3
pushed by
JukkaL
39s
master
master
39s
View workflow file
[mypyc] Fix ownership of borrowed generator op result spills (#21986)
Check documentation build
#6575:
Commit
f8df106
pushed by
JukkaL
45s
master
master
45s
View workflow file
[mypyc] Fix compiler crash for empty async with body (#21984)
Check documentation build
#6574:
Commit
0331d04
pushed by
JukkaL
41s
master
master
41s
View workflow file
Support automatic worker selection
Check documentation build
#6573:
Pull request
#21983
synchronize by
KevinRK29
58s
KevinRK29:add-auto-workers
KevinRK29:add-auto-workers
58s
View #21983
View workflow file
Support automatic worker selection
Check documentation build
#6572:
Pull request
#21983
synchronize by
KevinRK29
43s
KevinRK29:add-auto-workers
KevinRK29:add-auto-workers
43s
View #21983
View workflow file
Support automatic worker selection
Check documentation build
#6571:
Pull request
#21983
synchronize by
pre-commit-ci
Bot
43s
KevinRK29:add-auto-workers
KevinRK29:add-auto-workers
43s
View #21983
View workflow file
Support automatic worker selection
Check documentation build
#6570:
Pull request
#21983
synchronize by
KevinRK29
51s
KevinRK29:add-auto-workers
KevinRK29:add-auto-workers
51s
View #21983
View workflow file
Support automatic worker selection
Check documentation build
#6569:
Pull request
#21983
opened by
KevinRK29
40s
KevinRK29:add-auto-workers
KevinRK29:add-auto-workers
40s
View #21983
View workflow file
Previous
1
2
3
4
5
…
72
73
Next
You can’t perform that action at this time.