Files
typeshed/.github/workflows
Shantanu 0578e47ffc mypy_primer: reduce polling frequency (#5322)
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 <>
2021-05-02 16:07:43 -07:00
..