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
The mypyc build is failing on `master` due to the latest release of
`types-setuptools`: see, e.g.
https://github.com/python/mypy/actions/runs/4275505309/jobs/7442902732.
#14787 fixes the mypyc _build_, but there's still a bunch of mypyc tests
failing on that PR. I haven't got time to debug them right now (and I'm
also not particularly knowledgeable about mypyc!), so this is a stopgap
PR to pin `types-setuptools` so that we avoid the latest release.
0 commit comments