mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-25 05:11:09 +08:00
This should cut down the API rate limiting we see when large numbers of PRs are submitted. Note when we used mypyc-compiled mypy in mypy_primer, this took <10m. This is currently not the case, but hopefully will once again be. Co-authored-by: hauntsaninja <>