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
499
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Support automatic worker selection
- #21983
#21983
Merged
ilevkivskyi
merged 16 commits into
python:master
python/mypy:master
from
KevinRK29:add-auto-workers
KevinRK29/mypy:add-auto-workers
Copy head branch name to clipboard
Sep 16, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Support automatic worker selection
#21983
ilevkivskyi
merged 16 commits into
python:master
python/mypy:master
from
KevinRK29:add-auto-workers
KevinRK29/mypy:add-auto-workers
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2026
added num workers parser
KevinRK29
committed
f38d10b
View commit details
Copy full SHA for f38d10b
Browse repository at this point
add constant documentation
KevinRK29
committed
b72b92b
View commit details
Copy full SHA for b72b92b
Browse repository at this point
use num_workers parser
KevinRK29
committed
d343293
View commit details
Copy full SHA for d343293
Browse repository at this point
force enable incremental
KevinRK29
committed
53e4150
View commit details
Copy full SHA for 53e4150
Browse repository at this point
Commits on Sep 15, 2026
add tests
KevinRK29
committed
9076099
View commit details
Copy full SHA for 9076099
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for cedfd22
pre-commit-ci[bot]
committed
cedfd22
View commit details
Copy full SHA for cedfd22
Browse repository at this point
add command line doc
KevinRK29
committed
7aa5729
View commit details
Copy full SHA for 7aa5729
Browse repository at this point
Merge branch 'add-auto-workers' of https://github.com/KevinRK29/mypy into add-auto-workers
KevinRK29
committed
5a7aaba
View commit details
Copy full SHA for 5a7aaba
Browse repository at this point
added config file documentation
KevinRK29
committed
dabc51b
View commit details
Copy full SHA for dabc51b
Browse repository at this point
update wording
KevinRK29
committed
03ca7ff
View commit details
Copy full SHA for 03ca7ff
Browse repository at this point
Commits on Sep 16, 2026
Update docs/source/command_line.rst
Show description for bf91acb
KevinRK29
and
ilevkivskyi
authored
bf91acb
View commit details
Copy full SHA for bf91acb
Browse repository at this point
fix tests to work with mypyc
KevinRK29
committed
d73e581
View commit details
Copy full SHA for d73e581
Browse repository at this point
warn when incremental isn't enabled and remove experimental wording
KevinRK29
committed
f88e779
View commit details
Copy full SHA for f88e779
Browse repository at this point
test to validate new warning
KevinRK29
committed
2158d1c
View commit details
Copy full SHA for 2158d1c
Browse repository at this point
updated command line doc
KevinRK29
committed
13be468
View commit details
Copy full SHA for 13be468
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into add-auto-workers
KevinRK29
committed
8a7fcd6
View commit details
Copy full SHA for 8a7fcd6
Browse repository at this point
You can’t perform that action at this time.